CMP0057: Remove support for OLD behavior

This commit is contained in:
Brad King
2024-12-09 20:08:29 -05:00
parent 2cf04f3034
commit c283aafe62
57 changed files with 12 additions and 215 deletions

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