diff options
Diffstat (limited to 'Tests/Wrapping')
-rw-r--r-- | Tests/Wrapping/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/Wrapping/CMakeLists.txt b/Tests/Wrapping/CMakeLists.txt index 4493577..c84dedc 100644 --- a/Tests/Wrapping/CMakeLists.txt +++ b/Tests/Wrapping/CMakeLists.txt @@ -1,6 +1,7 @@ # # Wrapping # +cmake_minimum_required (VERSION 2.6) PROJECT (Wrapping) # Disable cleaning of custom command outputs to preserve the hacks |