diff options
Diffstat (limited to 'Tests/CustomCommandWorkingDirectory')
-rw-r--r-- | Tests/CustomCommandWorkingDirectory/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/CustomCommandWorkingDirectory/CMakeLists.txt b/Tests/CustomCommandWorkingDirectory/CMakeLists.txt index 4ddc87a..57cb712 100644 --- a/Tests/CustomCommandWorkingDirectory/CMakeLists.txt +++ b/Tests/CustomCommandWorkingDirectory/CMakeLists.txt @@ -1,3 +1,4 @@ +cmake_minimum_required (VERSION 2.6) PROJECT(TestWorkingDir) ADD_CUSTOM_COMMAND( |