diff --git a/CMakeLists.txt b/CMakeLists.txt index f313ea4e..83de1276 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.28) +cmake_minimum_required(VERSION 3.27) cmake_policy(SET CMP0135 NEW) cmake_policy(SET CMP0144 NEW)