diff --git a/CMakeLists.txt b/CMakeLists.txt index dd74b6c..577a85f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -37,7 +37,7 @@ set(SOURCES demo_plugin.cpp) ################################################################################ # The code below doesn't have to be changed (usually) ################################################################################ -cmake_minimum_required(VERSION 2.6) +cmake_minimum_required(VERSION 2.6...4.4) project(UG_PLUGIN_${pluginName})