diff --git a/CMakeLists.txt b/CMakeLists.txt index 9bb9c0675..eec710da5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2,6 +2,7 @@ # Application for all the components needed for the GDAS system # # ------------------------------------------------------------------------- # + # Check for minimim cmake requirement cmake_minimum_required( VERSION 3.20 FATAL_ERROR )