Keep CMP0177 OLD (e54dce5dc) to avoid breaking min cmake version #7023

This commit is contained in:
Andrej730
2025-08-13 11:41:29 +05:00
parent 7311777a57
commit 89c54291b0
+1 -1
View File
@@ -17,7 +17,7 @@
# #
################################################################################
cmake_policy(SET CMP0177 NEW)
cmake_policy(SET CMP0177 OLD)
FIND_PACKAGE(SWIG)
IF(NOT SWIG_FOUND)