summaryrefslogtreecommitdiffstats
path: root/Tests/CTestLimitDashJ/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/CTestLimitDashJ/CMakeLists.txt')
-rw-r--r--Tests/CTestLimitDashJ/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/CTestLimitDashJ/CMakeLists.txt b/Tests/CTestLimitDashJ/CMakeLists.txt
index 5208d2d..d04b3ad 100644
--- a/Tests/CTestLimitDashJ/CMakeLists.txt
+++ b/Tests/CTestLimitDashJ/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 2.8)
+cmake_minimum_required(VERSION 2.8.12)
project(CTestLimitDashJ NONE)
# This file demonstrates https://gitlab.kitware.com/cmake/cmake/-/issues/12904