From 5a5657cda118b8d98577da39715943beb995dd9f Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 17 Apr 2016 12:52:37 +0000 Subject: tools/cmake: update to 3.5.1 Update cmake to 3.5.1 Signed-off-by: Hannu Nyman Signed-off-by: Hauke Mehrtens SVN-Revision: 49186 --- tools/cmake/patches/100-disable_qt_tests.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools/cmake/patches/100-disable_qt_tests.patch') diff --git a/tools/cmake/patches/100-disable_qt_tests.patch b/tools/cmake/patches/100-disable_qt_tests.patch index 417e27afab..9d2f641041 100644 --- a/tools/cmake/patches/100-disable_qt_tests.patch +++ b/tools/cmake/patches/100-disable_qt_tests.patch @@ -1,6 +1,6 @@ --- a/Tests/RunCMake/CMakeLists.txt +++ b/Tests/RunCMake/CMakeLists.txt -@@ -216,15 +216,6 @@ +@@ -217,15 +217,6 @@ add_RunCMake_test(interface_library) add_RunCMake_test(no_install_prefix) add_RunCMake_test(configure_file) @@ -18,7 +18,7 @@ add_RunCMake_test(FindPkgConfig) --- a/Tests/CMakeLists.txt +++ b/Tests/CMakeLists.txt -@@ -390,10 +390,6 @@ +@@ -389,10 +389,6 @@ if(BUILD_TESTING) list(APPEND TEST_BUILD_DIRS ${CMake_TEST_INSTALL_PREFIX}) -- cgit v1.2.3