CMP0007: Remove support for OLD behavior

This commit is contained in:
Brad King
2024-11-07 15:01:57 -05:00
parent 5fd46699fc
commit d77a7e8d1c
14 changed files with 29 additions and 151 deletions

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