gazebosim / gz-cmake

A set of CMake modules that are used by the C++-based Gazebo projects.
https://gazebosim.org/libs/cmake
Apache License 2.0
27 stars 30 forks source link

verify warning with -DCMAKE_BUILD_TYPE=coverage #437

Closed scpeters closed 3 months ago

scpeters commented 4 months ago

confirming existence of bug to be fixed by #435

scpeters commented 4 months ago

hm, this doesn't generate a warning, I guess the example coverage builds are not tested in CI because lcov is not installed

scpeters commented 3 months ago

hm, this doesn't generate a warning, I guess the example coverage builds are not tested in CI because lcov is not installed

reported in https://github.com/gazebosim/gz-cmake/issues/440