diff options
Diffstat (limited to '')
-rw-r--r-- | tests/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index a076ffed9..235ebe60d 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -1,5 +1,3 @@ -cmake_minimum_required (VERSION 2.6) - enable_testing() if (CMAKE_BUILD_TYPE STREQUAL "COVERAGE") |