diff --git a/CMakeLists.txt b/CMakeLists.txt index de310d0..f4e3aaf 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -9,7 +9,7 @@ # ################################################# -cmake_minimum_required( VERSION 3.1 ) +cmake_minimum_required( VERSION 3.5 ) ##### project settings ##########################