summaryrefslogtreecommitdiff
path: root/CTestCustom.cmake.in
diff options
context:
space:
mode:
authorChuck Atkins <chuck.atkins@kitware.com>2018-08-29 16:11:02 -0400
committerChuck Atkins <chuck.atkins@kitware.com>2018-08-29 16:11:02 -0400
commitce3cd1a89b951949a221700c972a9932a31876aa (patch)
treebfdec5f25de0080f97bd4610b97f08f01529bcad /CTestCustom.cmake.in
parent6783fac20a060d0078a03775f179a0f020c53267 (diff)
downloadcmake-ce3cd1a89b951949a221700c972a9932a31876aa.tar.gz
Solaris: Silence warning when using system libform.
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 aef375a9c1..18e00783a5 100644
--- a/CTestCustom.cmake.in
+++ b/CTestCustom.cmake.in
@@ -2,6 +2,7 @@ list(APPEND CTEST_CUSTOM_ERROR_MATCH
"ERROR:")
list(APPEND CTEST_CUSTOM_WARNING_EXCEPTION
+ "warning: cast from 'char\\*' to 'cmCursesWidget\\*' increases required alignment of target type" # Occurs when using Solaris's system libform
"xtree.[0-9]+. : warning C4702: unreachable code"
"warning LNK4221"
"warning LNK4204" # Occurs by race condition with objects in small libs