summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2021-03-01 19:57:33 (GMT)
committerKitware Robot <kwrobot@kitware.com>2021-03-01 19:57:39 (GMT)
commit11506eb1297ee50a213bad6beb943ba41556c58e (patch)
tree754175b3b06340ce1e8e5c665581139332c1d1a6
parent0a8cb26f12ff1a6dff1c720538088c6c85fdf43d (diff)
parent79fa7529e027c5b341f08c804986453808275dd0 (diff)
downloadCMake-11506eb1297ee50a213bad6beb943ba41556c58e.zip
CMake-11506eb1297ee50a213bad6beb943ba41556c58e.tar.gz
CMake-11506eb1297ee50a213bad6beb943ba41556c58e.tar.bz2
Merge topic 'FindDoxygen-policy-warnings'
79fa7529e0 FindDoxygen: Prevent CMP0054 policy warnings Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5864
-rw-r--r--Modules/FindDoxygen.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/FindDoxygen.cmake b/Modules/FindDoxygen.cmake
index bbf941e..7fe5da1 100644
--- a/Modules/FindDoxygen.cmake
+++ b/Modules/FindDoxygen.cmake
@@ -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