diff options
author | Ken Martin <ken.martin@kitware.com> | 2005-06-27 15:39:00 (GMT) |
---|---|---|
committer | Ken Martin <ken.martin@kitware.com> | 2005-06-27 15:39:00 (GMT) |
commit | b43aaed3bf29f40a91687be8a7da8db131f692e3 (patch) | |
tree | faa6a7d79753e9672bbb0ac9c2ce3e206486783a /CTestCustom.ctest.in | |
parent | 8d19ce76b542849137010e56db4cac45bec2f479 (diff) | |
download | CMake-b43aaed3bf29f40a91687be8a7da8db131f692e3.zip CMake-b43aaed3bf29f40a91687be8a7da8db131f692e3.tar.gz CMake-b43aaed3bf29f40a91687be8a7da8db131f692e3.tar.bz2 |
ENH: mods to warning excludes based on new locaiton of curl
Diffstat (limited to 'CTestCustom.ctest.in')
-rw-r--r-- | CTestCustom.ctest.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CTestCustom.ctest.in b/CTestCustom.ctest.in index edc4413..7cd230a 100644 --- a/CTestCustom.ctest.in +++ b/CTestCustom.ctest.in @@ -13,6 +13,7 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION "Utilities/cmzlib/" "Utilities/cmxmlrpc/" "Source/CTest/Curl" + "Utilities/cmcurl" "Source/CursesDialog/form" "Utilities/cmexpat/" "is not used for resolving any symbol" |