diff --git a/CMakeLists.txt b/CMakeLists.txt index 265b89ed..29e20607 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -CMAKE_MINIMUM_REQUIRED(VERSION 2.8.5) +CMAKE_MINIMUM_REQUIRED(VERSION 3.5) #--------------------------------------------------------------- # Load macros and functions for Elements-based projects diff --git a/SEBenchmarks/CMakeLists.txt b/SEBenchmarks/CMakeLists.txt index 0b5b7dd3..d779a967 100644 --- a/SEBenchmarks/CMakeLists.txt +++ b/SEBenchmarks/CMakeLists.txt @@ -1,5 +1,3 @@ -CMAKE_MINIMUM_REQUIRED(VERSION 2.8.5) - #=============================================================================== # Load elements_subdir macro here # Examples: diff --git a/SEFramework/CMakeLists.txt b/SEFramework/CMakeLists.txt index 77555254..fcf4a327 100644 --- a/SEFramework/CMakeLists.txt +++ b/SEFramework/CMakeLists.txt @@ -1,5 +1,3 @@ -CMAKE_MINIMUM_REQUIRED(VERSION 2.8.5) - #=============================================================================== # Load elements_subdir macro here # Examples: diff --git a/SEImplementation/CMakeLists.txt b/SEImplementation/CMakeLists.txt index 1b52a93d..75b0df5e 100644 --- a/SEImplementation/CMakeLists.txt +++ b/SEImplementation/CMakeLists.txt @@ -1,5 +1,3 @@ -CMAKE_MINIMUM_REQUIRED(VERSION 2.8.5) - #=============================================================================== # Load elements_subdir macro here # Examples: diff --git a/SEMain/CMakeLists.txt b/SEMain/CMakeLists.txt index 8fdb92a8..b904bc4f 100644 --- a/SEMain/CMakeLists.txt +++ b/SEMain/CMakeLists.txt @@ -1,5 +1,3 @@ -CMAKE_MINIMUM_REQUIRED(VERSION 2.8.5) - #=============================================================================== # Load elements_subdir macro here # Examples: diff --git a/SEUtils/CMakeLists.txt b/SEUtils/CMakeLists.txt index 64bcc685..8203f66f 100644 --- a/SEUtils/CMakeLists.txt +++ b/SEUtils/CMakeLists.txt @@ -1,5 +1,3 @@ -CMAKE_MINIMUM_REQUIRED(VERSION 2.8.5) - #=============================================================================== # Load elements_subdir macro here # Examples: