diff --git a/CMakeLists.txt b/CMakeLists.txt index c3a77d54..5b7e0318 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -77,7 +77,7 @@ # ############################################################################# -cmake_minimum_required(VERSION 3.20...3.29 FATAL_ERROR) +cmake_minimum_required(VERSION 3.20...3.30 FATAL_ERROR) include(CMakePushCheckState) include(CheckIncludeFile)