summaryrefslogtreecommitdiff
path: root/CTestCustom.cmake.in
diff options
context:
space:
mode:
authorDaniel Pfeifer <daniel@pfeifer-mail.de>2017-08-26 20:38:07 +0200
committerDaniel Pfeifer <daniel@pfeifer-mail.de>2017-08-26 20:38:07 +0200
commit27d87fbd04839e868ae7ef3c27ddfcb9379e80a0 (patch)
tree091a65c792145d25aa1384298a6fb2fb3efdbaea /CTestCustom.cmake.in
parent7f29bbe6f25211165fc188d3a823ecf3bc831f8d (diff)
downloadcmake-27d87fbd04839e868ae7ef3c27ddfcb9379e80a0.tar.gz
CTestCustom: Suppress exception loosening warning
Diffstat (limited to 'CTestCustom.cmake.in')
-rw-r--r--CTestCustom.cmake.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/CTestCustom.cmake.in b/CTestCustom.cmake.in
index 6a37275ac7..e005643b49 100644
--- a/CTestCustom.cmake.in
+++ b/CTestCustom.cmake.in
@@ -44,6 +44,7 @@ list(APPEND CTEST_CUSTOM_WARNING_EXCEPTION
"Warning: LINN32: Last line.*is less.*"
"Warning: Olimit was exceeded on function.*"
"Warning: To override Olimit for all functions in file.*"
+ "Warning: Function .* can throw only the exceptions thrown by the function .* it overrides\\."
"WarningMessagesDialog\\.cxx"
"warning.*directory name.*CMake-Xcode.*/bin/.*does not exist.*"
"stl_deque.h:1051"