CMake: introduce a coverage target
to produce coverage information while running the tests, call cmake with the following options: cmake -DCMAKE_C_FLAGS=-coverage -DCMAKE_CXX_FLAGS=-coverage <build-dir> Signed-off-by: Kai Buschulte <kai.buschulte@cedalo.com>pull/2583/head
parent
a3d94359f9
commit
f486b45619
Loading…
Reference in New Issue