Skip to content

Tell CDash to ignore SimMedTK superbuild warnings.

Write a CTestCustom.cmake file when running the SuperBuild instructing CMake to ignore warnings reported by subproject builds. In the case of SimMedTK, they are reported in another CDash entry. For other projects we do not care to see them. (Errors should still be reported.)

Merge request reports