diff --git a/CMakeLists.txt b/CMakeLists.txt index cd4a809d9..54e6a4ad6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -20,7 +20,7 @@ ## use this copy of the mmg distribution only if you accept them. ## ============================================================================= -CMAKE_MINIMUM_REQUIRED(VERSION 3.5) +CMAKE_MINIMUM_REQUIRED(VERSION 3.10) # if PROJECT_NAME is defined, mmg is a subproject if(DEFINED PROJECT_NAME)