MantisBT - CMake
View Issue Details
0014835CMakeCTestpublic2014-03-25 04:282016-06-10 14:31
Mathias Gaunard 
Kitware Robot 
normalminoralways
closedmoved 
CMake 2.8.11.2 
 
0014835: CTEST_CUSTOM_WARNING_EXCEPTION doesn't work when using launchers
When using launchers (i.e. CTEST_USE_LAUNCHERS set to 1 with Make or Ninja), CTEST_CUSTOM_WARNING_EXCEPTION appears to have no effect.
No tags attached.
Issue History
2014-03-25 04:28Mathias GaunardNew Issue
2014-03-25 15:46Brad KingNote Added: 0035509
2016-06-10 14:29Kitware RobotNote Added: 0042517
2016-06-10 14:29Kitware RobotStatusnew => resolved
2016-06-10 14:29Kitware RobotResolutionopen => moved
2016-06-10 14:29Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0035509)
Brad King   
2014-03-25 15:46   
In the build tree look at the directory

 Testing/$TAG/Build

after configuring with launchers enabled. There should be files

 CTestLaunchConfig.cmake
 CustomWarning.txt
 CustomWarningSuppress.txt

with information about the warning configuration.
(0042517)
Kitware Robot   
2016-06-10 14:29   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.