[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gnuradio-commit
Subject:    [Commit-gnuradio] [gnuradio] 01/08: CMake: Update required minimum version to 2.8.12
From:       git () gnuradio ! org
Date:       2015-11-28 21:28:40
Message-ID: 20151128212840.BA9E31A8E41 () hertz ! gnuradio ! org
[Download RAW message or body]

This is an automated email from the git hooks/post-receive script.

jcorgan pushed a commit to branch next-qt5
in repository gnuradio.

commit 63f32078b8e4c47dd3bafcabc8dfae113119f8cf
Author: Paul Cercueil <paul.cercueil@analog.com>
Date:   Tue Sep 29 13:57:13 2015 +0200

    CMake: Update required minimum version to 2.8.12
    
    This is required to use the Qt5-specific macros.
    
    Signed-off-by: Paul Cercueil <paul.cercueil@analog.com>
---
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 754e513..44cab6a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -25,7 +25,7 @@ endif(${CMAKE_SOURCE_DIR} STREQUAL ${CMAKE_BINARY_DIR})
 ########################################################################
 # Project setup
 ########################################################################
-cmake_minimum_required(VERSION 2.6)
+cmake_minimum_required(VERSION 2.8.12)
 project(gnuradio CXX C)
 enable_testing()
 

_______________________________________________
Commit-gnuradio mailing list
Commit-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/commit-gnuradio
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic