mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 14:48:19 -05:00
CMP0012: Remove support for OLD behavior
This commit is contained in:
@@ -623,8 +623,6 @@ If the library type is not specified, ``MODULE`` is assumed.
|
||||
|
||||
|
||||
cmake_policy(PUSH)
|
||||
# numbers and boolean constants
|
||||
cmake_policy (SET CMP0012 NEW)
|
||||
# foreach loop variable scope
|
||||
cmake_policy (SET CMP0124 NEW)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user