summaryrefslogtreecommitdiff
path: root/CTestCustom.ctest.in
diff options
context:
space:
mode:
authorKen Martin <ken.martin@kitware.com>2005-02-16 12:31:00 -0500
committerKen Martin <ken.martin@kitware.com>2005-02-16 12:31:00 -0500
commite689bfa20102a1287a698c081b7c2670adfda120 (patch)
treea1c272b1103d05c78458d76596a28955f138856d /CTestCustom.ctest.in
parentf2b427103af8b4558632adfeae9ce7de539dc817 (diff)
downloadcmake-e689bfa20102a1287a698c081b7c2670adfda120.tar.gz
ENH: add supp for xlc linking on darwin
Diffstat (limited to 'CTestCustom.ctest.in')
-rw-r--r--CTestCustom.ctest.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/CTestCustom.ctest.in b/CTestCustom.ctest.in
index 693b908fbd..fda2faa424 100644
--- a/CTestCustom.ctest.in
+++ b/CTestCustom.ctest.in
@@ -8,6 +8,7 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION
"warning: To disable this warning use"
"could not be inlined"
"libCurl.*has no symbols"
+ "not sorted slower link editing will result"
"stl_deque.h:479"
)