Computer Assited Medical Intervention Tool Kit  version 4.1
Functions
CamiTKTestCoverage.h File Reference

Go to the source code of this file.

Functions

 if (CMAKE_COMPILER_IS_GNUCXX) option(CAMITK_TEST_COVERAGE "Check this option to generate the 'camitk-ce-test-coverage' target that will create a coverage analysis report in $
 
camitk ce test coverage OFF if (CAMITK_TEST_COVERAGE) include(CodeCoverage) append_coverage_compiler_flags() set(COVERAGE_EXCLUDES '$
 

Function Documentation

◆ if() [1/2]

if ( CMAKE_COMPILER_IS_GNUCXX  )

◆ if() [2/2]

camitk ce test coverage OFF if ( CAMITK_TEST_COVERAGE  )