diff options
Diffstat (limited to '')
-rw-r--r-- | Tools/GeneratorPerformanceTest/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Tools/GeneratorPerformanceTest/CMakeLists.txt b/Tools/GeneratorPerformanceTest/CMakeLists.txt index 8adc88882..e218bd46f 100644 --- a/Tools/GeneratorPerformanceTest/CMakeLists.txt +++ b/Tools/GeneratorPerformanceTest/CMakeLists.txt @@ -1,5 +1,3 @@ - -cmake_minimum_required(VERSION 2.8) project(GeneratorPerformanceTest) include_directories(../../src/Generating) |