CMP0057: Remove support for OLD behavior

This commit is contained in:
Brad King
2025-01-22 10:40:53 -05:00
parent 2cf04f3034
commit c283aafe62
57 changed files with 12 additions and 215 deletions
-2
View File
@@ -10,8 +10,6 @@
#
cmake_policy(PUSH)
# IN_LIST operator
cmake_policy (SET CMP0057 NEW)
# foreach loop variable scope
cmake_policy (SET CMP0124 NEW)
# registry view behavior