CMP0012: Remove support for OLD behavior

This commit is contained in:
Brad King
2025-01-17 09:28:36 -05:00
parent 3c0dbb66f5
commit 98a59ba8ad
11 changed files with 14 additions and 151 deletions
-2
View File
@@ -10,8 +10,6 @@
#
cmake_policy(PUSH)
# numbers and boolean constants
cmake_policy (SET CMP0012 NEW)
# IN_LIST operator
cmake_policy (SET CMP0057 NEW)
# foreach loop variable scope