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
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to