mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 04:40:56 -06:00
Merge topic 'FindPython-CMP0007-NEW'
486b3c0850 FindPython: Policy CMP0007 must be set to NEW
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !8104
This commit is contained in:
@@ -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