diff --git a/CMakeLists.txt b/CMakeLists.txt index e43a502..242e535 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -47,7 +47,7 @@ message(STATUS "# ${pluginName} - BEGIN ######################################## ################################################################################ # The code below doesn't have to be changed (usually) ################################################################################ -cmake_minimum_required(VERSION 2.8.12...3.20) +cmake_minimum_required(VERSION 2.8.12...4.4) project(UG_PLUGIN_${pluginName})