tools/cmake: Update to 3.12.1

Update cmake to 3.12.1

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
This commit is contained in:
Daniel Engberg
2018-08-12 13:53:59 +02:00
committed by Hans Dedecker
parent 3337f202d6
commit 0578993a41
2 changed files with 3 additions and 3 deletions

View File

@@ -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)