mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 21:59:54 -06:00
CMP0007: Remove support for OLD behavior
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user