diff options
Diffstat (limited to 'Tests/CTestTest2')
-rw-r--r-- | Tests/CTestTest2/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/CTestTest2/CMakeLists.txt b/Tests/CTestTest2/CMakeLists.txt index 7678748..ec793c4 100644 --- a/Tests/CTestTest2/CMakeLists.txt +++ b/Tests/CTestTest2/CMakeLists.txt @@ -1,3 +1,4 @@ +cmake_minimum_required (VERSION 2.6) PROJECT(CTestTest2) SET(DART_ROOT "" CACHE STRING "" FORCE) |