mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-17 07:11:52 +08:00
@@ -10,6 +10,8 @@
|
||||
#
|
||||
|
||||
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