diff options
Diffstat (limited to 'Tests/ExportImport/CMakeLists.txt')
-rw-r--r-- | Tests/ExportImport/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/ExportImport/CMakeLists.txt b/Tests/ExportImport/CMakeLists.txt index 5577113..3b54e9d 100644 --- a/Tests/ExportImport/CMakeLists.txt +++ b/Tests/ExportImport/CMakeLists.txt @@ -1,3 +1,4 @@ +cmake_minimum_required (VERSION 2.6) project(ExportImport C) # Wipe out the install tree to make sure the exporter works. |