mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08:00
Merge topic 'FindDoxygen-policy-warnings'
79fa7529e0
FindDoxygen: Prevent CMP0054 policy warnings
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !5864
This commit is contained in:
@@ -395,6 +395,7 @@ Deprecated Hint Variables
|
||||
#]=======================================================================]
|
||||
|
||||
cmake_policy(PUSH)
|
||||
cmake_policy(SET CMP0054 NEW) # quoted if arguments
|
||||
cmake_policy(SET CMP0057 NEW) # if IN_LIST
|
||||
|
||||
# For backwards compatibility support
|
||||
|
Reference in New Issue
Block a user