Closed snakethatlovesstaticlibs closed 1 year ago
The double usage of --exclude appears to be a typo, and causes
--exclude
CMake Error at CMakeModules/CodeCoverage.cmake:689 (add_custom_target): add_custom_target Wrong syntax. Unknown type of argument. Call Stack (most recent call first): build.cmake:87 (setup_target_for_coverage_fastcov) CMakeLists.txt:146 (include)
when I try to use it
The double usage of
--exclude
appears to be a typo, and causeswhen I try to use it