diff options
Diffstat (limited to 'Tests/TarTest/CMakeLists.txt')
-rw-r--r-- | Tests/TarTest/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/TarTest/CMakeLists.txt b/Tests/TarTest/CMakeLists.txt index cfb26bf..548712d 100644 --- a/Tests/TarTest/CMakeLists.txt +++ b/Tests/TarTest/CMakeLists.txt @@ -1,3 +1,4 @@ +cmake_minimum_required (VERSION 2.6) PROJECT(TarTest) # this is macro that we will be running |