summaryrefslogtreecommitdiffstats
path: root/Tests/CTestTestEmptyBinaryDirectory
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2023-02-10 14:49:10 (GMT)
committerBrad King <brad.king@kitware.com>2023-02-10 14:51:46 (GMT)
commit65a1c379eeb5845a910c32d3ccfd155b0ddb55af (patch)
tree198d6c07705aaf32e46be04201508d56ee705a2f /Tests/CTestTestEmptyBinaryDirectory
parent589e6fdcd1fbbec2a55633536b13a21be1f1d729 (diff)
downloadCMake-65a1c379eeb5845a910c32d3ccfd155b0ddb55af.zip
CMake-65a1c379eeb5845a910c32d3ccfd155b0ddb55af.tar.gz
CMake-65a1c379eeb5845a910c32d3ccfd155b0ddb55af.tar.bz2
Tests/CTestTest*: Update cmake_minimum_required versions
Diffstat (limited to 'Tests/CTestTestEmptyBinaryDirectory')
-rw-r--r--Tests/CTestTestEmptyBinaryDirectory/test.cmake.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/CTestTestEmptyBinaryDirectory/test.cmake.in b/Tests/CTestTestEmptyBinaryDirectory/test.cmake.in
index 8eb808f..3aed1ab 100644
--- a/Tests/CTestTestEmptyBinaryDirectory/test.cmake.in
+++ b/Tests/CTestTestEmptyBinaryDirectory/test.cmake.in
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 2.8.12)
+cmake_minimum_required(VERSION 3.5)
set(CTEST_RUN_CURRENT_SCRIPT 0)