Hi all, how to enable code coverage with cmake, ctest, dart ? I add "-fprofile-arcs -ftest-coverage" to my CFLAGS. How does I specify the list of coverage files ? here is the output of cmake : make ExperimentalCoverage Site: Tilanne.local Build name: Darwin- Performing coverage Cannot find any coverage files. thanks