CMP0053: Remove support for OLD behavior

This commit is contained in:
Brad King
2024-12-06 11:57:32 -05:00
parent f0b1ca4d70
commit 1150fae89a
114 changed files with 76 additions and 779 deletions
@@ -7,7 +7,6 @@
# CMAKE_<lang>_COMPILER_LINKER_VERSION
cmake_policy(PUSH)
cmake_policy(SET CMP0053 NEW)
cmake_policy(SET CMP0054 NEW)
function(cmake_determine_linker_id lang linker)