diff options
author | Daniel Engberg <daniel.engberg.lists@pyret.net> | 2018-08-12 13:53:59 +0200 |
---|---|---|
committer | Hans Dedecker <dedeckeh@gmail.com> | 2018-08-13 09:12:24 +0200 |
commit | 0578993a41fed9855a5e8ff3ce7dca7530c69fd7 (patch) | |
tree | 47bbc109552bdb26540343c1130631932ca42118 /tools/cmake/patches/100-disable_qt_tests.patch | |
parent | 3337f202d65554b4ad4c50cfed8383a36abad1b0 (diff) | |
download | upstream-0578993a41fed9855a5e8ff3ce7dca7530c69fd7.tar.gz upstream-0578993a41fed9855a5e8ff3ce7dca7530c69fd7.tar.bz2 upstream-0578993a41fed9855a5e8ff3ce7dca7530c69fd7.zip |
tools/cmake: Update to 3.12.1
Update cmake to 3.12.1
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Diffstat (limited to 'tools/cmake/patches/100-disable_qt_tests.patch')
-rw-r--r-- | tools/cmake/patches/100-disable_qt_tests.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/cmake/patches/100-disable_qt_tests.patch b/tools/cmake/patches/100-disable_qt_tests.patch index 262360d287..a354e1cac1 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 -@@ -289,15 +289,6 @@ add_RunCMake_test(no_install_prefix) +@@ -290,15 +290,6 @@ add_RunCMake_test(no_install_prefix) add_RunCMake_test(configure_file) add_RunCMake_test(CTestTimeoutAfterMatch) |