diff --git a/CMakeLists.txt b/CMakeLists.txt index e3f82c3bb..7a19edf40 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ # ############################################################################## # Required CMake version # # ############################################################################## -cmake_minimum_required(VERSION 3.13..3.13) +cmake_minimum_required(VERSION 3.20..3.20) # ############################################################################## # Project name #