summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/RunCMake.cmake
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2022-02-17 13:46:46 +0000
committerKitware Robot <kwrobot@kitware.com>2022-02-17 08:46:53 -0500
commit4ee96f6e7749b909d0a2baec725cdd1826e5ba61 (patch)
tree8eca7fb7ce6d7edcf9a7bca06a3044e2d808e7de /Tests/RunCMake/RunCMake.cmake
parentae9536d95a942ab1b001f214fd9c370eb49f37bb (diff)
parent6ade07ef89bd86a480b712e96cea862691b9cb23 (diff)
downloadcmake-4ee96f6e7749b909d0a2baec725cdd1826e5ba61.tar.gz
Merge topic 'test-RunCMake-xcodebuild-incidental'
6ade07ef89 Tests: Teach RunCMake to ignore Xcode extension point warnings Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !6992
Diffstat (limited to 'Tests/RunCMake/RunCMake.cmake')
-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 9f692eea36..3066cc1a0f 100644
--- a/Tests/RunCMake/RunCMake.cmake
+++ b/Tests/RunCMake/RunCMake.cmake
@@ -164,6 +164,7 @@ function(run_cmake test)
"|[^\n]*install_name_tool: warning: changes being made to the file will invalidate the code signature in:"
"|[^\n]*xcodebuild[^\n]*DVTPlugInManager"
+ "|[^\n]*xcodebuild[^\n]*Requested but did not find extension point with identifier"
"|[^\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"