diff --git a/CMakeLists.txt b/CMakeLists.txt index de541a7..dbcd437 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -9,7 +9,7 @@ # ################################################# -cmake_minimum_required( VERSION 3.1 ) +cmake_minimum_required( VERSION 3.5 ) ##### general package setup #####################