diff options
Diffstat (limited to 'Tests/Testing/CMakeLists.txt')
-rw-r--r-- | Tests/Testing/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/Testing/CMakeLists.txt b/Tests/Testing/CMakeLists.txt index 9d9cf9ddbc..c4459bb674 100644 --- a/Tests/Testing/CMakeLists.txt +++ b/Tests/Testing/CMakeLists.txt @@ -1,6 +1,7 @@ # # Testing # +cmake_minimum_required (VERSION 2.6) PROJECT (Testing) # |