diff options
author | Ken Martin <ken.martin@kitware.com> | 2005-06-01 08:56:49 -0400 |
---|---|---|
committer | Ken Martin <ken.martin@kitware.com> | 2005-06-01 08:56:49 -0400 |
commit | 5b3dfd2da9b3aeb113d542e91ac2af1036c261d8 (patch) | |
tree | e010f05122128db72b56b53cdd51f3776dcd3b3a /CTestCustom.ctest.in | |
parent | 492b16b19d2422da14b77cf88250b5ceee146dab (diff) | |
download | cmake-5b3dfd2da9b3aeb113d542e91ac2af1036c261d8.tar.gz |
COMP: suppress warnings in 3rd party libs
Diffstat (limited to 'CTestCustom.ctest.in')
-rw-r--r-- | CTestCustom.ctest.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CTestCustom.ctest.in b/CTestCustom.ctest.in index 8d77061921..646f2e0cc3 100644 --- a/CTestCustom.ctest.in +++ b/CTestCustom.ctest.in @@ -11,7 +11,9 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION "not sorted slower link editing will result" "stl_deque.h:479" "Utilities/cmzlib/" + "Utilities/cmxmlrpc/" "Source/CTest/Curl" + "Source/CursesDialog/form" "Utilities/cmexpat/" "is not used for resolving any symbol" "remark\\(1209" |