summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2021-06-14 13:45:38 (GMT)
committerKitware Robot <kwrobot@kitware.com>2021-06-14 13:45:44 (GMT)
commitf245a20ad033f6977335cc89bde59ec8de8445c8 (patch)
tree67cddf2d498826a123d10525ec0f9a8d78cdff23 /Tests/RunCMake
parent06dc53fc40e9e24eb48b6f6e0fc1ca52e8e9ef68 (diff)
parenta7bbbbf73b7c5bb4c17ca04c31894884e55d066c (diff)
downloadCMake-f245a20ad033f6977335cc89bde59ec8de8445c8.zip
CMake-f245a20ad033f6977335cc89bde59ec8de8445c8.tar.gz
CMake-f245a20ad033f6977335cc89bde59ec8de8445c8.tar.bz2
Merge topic 'xcode13-linker-output'
a7bbbbf73b Tests: ignore Xcode DVTPlugInManager output 8dcdd4351f Tests: recognize Xcode 13 linker warning Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !6216
Diffstat (limited to 'Tests/RunCMake')
-rw-r--r--Tests/RunCMake/RunCMake.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/RunCMake/RunCMake.cmake b/Tests/RunCMake/RunCMake.cmake
index b4a57b2..3363a57 100644
--- a/Tests/RunCMake/RunCMake.cmake
+++ b/Tests/RunCMake/RunCMake.cmake
@@ -155,6 +155,7 @@ function(run_cmake test)
"|contact PGI Sales at"
"|[^\n]*install_name_tool: warning: changes being made to the file will invalidate the code signature in:"
+ "|[^\n]*xcodebuild[^\n]*DVTPlugInManager"
"|[^\n]*xcodebuild[^\n]*warning: file type[^\n]*is based on missing file type"
"|[^\n]*objc[^\n]*: Class AMSupportURL[^\n]* One of the two will be used. Which one is undefined."
"|[^\n]*is a member of multiple groups"