diff options
-rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 160d787..204cac9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt | |||
@@ -1,4 +1,4 @@ | |||
1 | cmake_minimum_required(VERSION 2.8.11...3.2) | 1 | cmake_minimum_required(VERSION 2.8.11...3.10) |
2 | 2 | ||
3 | if (NOT DEFINED CMAKE_BUILD_TYPE) | 3 | if (NOT DEFINED CMAKE_BUILD_TYPE) |
4 | set (CMAKE_BUILD_TYPE Release CACHE STRING "Build type") | 4 | set (CMAKE_BUILD_TYPE Release CACHE STRING "Build type") |