[CMake] CTEST_CUSTOM_WARNING_EXCEPTION does not ignore vcl_deprecated_header

Rashad M mohammedrashadkm at gmail.com
Thu Oct 9 03:49:31 EDT 2014


Hi,

Below is from CTestCustom.cmake to ignore warning from
vcl_deperacated_header.h

set(CTEST_CUSTOM_WARNING_EXCEPTION
  ${CTEST_CUSTOM_WARNING_EXCEPTION}
  "vcl_deprecated_header")

here is the dashboard submission -
http://dash.orfeo-toolbox.org/viewBuildError.php?type=1&buildid=159898

here is the ctest script -
http://hg.orfeo-toolbox.org/OTB-DevUtils/file/dffb9a74dd71/Config/pc-christophe/pc-christophe-OTB-Nightly.cmake

Note that I had  removed -Wno-cpp from CMAKE_CXX_FLAGS to test
CTestCustom.cmake in my local copy.

Can anyone explain why this behaviour?

-- 
Regards,
   Rashad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20141009/ac1f8771/attachment.html>


More information about the CMake mailing list