CMP0007: Remove support for OLD behavior

This commit is contained in:
Brad King
2025-01-17 09:28:36 -05:00
parent 5fd46699fc
commit d77a7e8d1c
14 changed files with 29 additions and 151 deletions
-2
View File
@@ -10,8 +10,6 @@
#
cmake_policy(PUSH)
# list supports empty elements
cmake_policy (SET CMP0007 NEW)
# numbers and boolean constants
cmake_policy (SET CMP0012 NEW)
# IN_LIST operator