summaryrefslogtreecommitdiff
path: root/Tests/CPackTestAllGenerators/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/CPackTestAllGenerators/CMakeLists.txt')
-rw-r--r--Tests/CPackTestAllGenerators/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/CPackTestAllGenerators/CMakeLists.txt b/Tests/CPackTestAllGenerators/CMakeLists.txt
index 5eeb7e90be..95daabff0c 100644
--- a/Tests/CPackTestAllGenerators/CMakeLists.txt
+++ b/Tests/CPackTestAllGenerators/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 2.8)
+cmake_minimum_required(VERSION 2.8.12)
project(CPackTestAllGenerators)
add_subdirectory(../CTestTest/SmallAndFast SmallAndFast)
install(FILES RunCPack.cmake DESTINATION .)