mirror of
https://github.com/open-goal/jak-project
synced 2026-07-27 06:45:56 -04:00
Add coverage badge
This commit is contained in:
+1
-1
@@ -31,5 +31,5 @@ if(CMAKE_COMPILER_IS_GNUCXX)
|
||||
setup_target_for_coverage_lcov(NAME goalc-test_coverage
|
||||
EXECUTABLE goalc-test --gtest_color=yes
|
||||
DEPENDENCIES goalc-test
|
||||
EXCLUDE "test/*" "third-party/*" "/usr/include/*")
|
||||
EXCLUDE "third-party/*" "/usr/include/*")
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user