diff --git a/cmake/GetCacheVariables.cmake b/cmake/GetCacheVariables.cmake index ead3589..76f2b16 100644 --- a/cmake/GetCacheVariables.cmake +++ b/cmake/GetCacheVariables.cmake @@ -1,5 +1,5 @@ cmake_policy (PUSH) -cmake_policy (VERSION 3.3) +cmake_policy (VERSION 3.16...3.27) include (CMakeParseArguments)