diff --git a/CMakeLists.txt b/CMakeLists.txt index efe1c35..8a10729 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2,7 +2,7 @@ # is licensed in accordance with the terms specified in the LICENSE file found # in the root directory of this source tree. -cmake_minimum_required(VERSION 3.14) +cmake_minimum_required(VERSION 3.25) include(cmake/prelude.cmake)