diff --git a/source/CMakeLists.txt b/source/CMakeLists.txt index 26c664958..be392c127 100755 --- a/source/CMakeLists.txt +++ b/source/CMakeLists.txt @@ -1,7 +1,7 @@ ####################################### # Required CMake version # ####################################### -cmake_minimum_required( VERSION 3.3 ) +cmake_minimum_required( VERSION 3.18 ) ####################################### # Project name #