Skip to content

Commit

Permalink
build: enable code coverage targets
Browse files Browse the repository at this point in the history
  • Loading branch information
abdes committed Aug 11, 2022
1 parent 6ecf577 commit fcfbe63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ if(ASAP_BUILD_TESTS)
include(GoogleSanitizers)
include(CodeCoverage)
# Enable this target when the project has test cases
# asap_add_code_coverage_all_targets()
asap_add_code_coverage_all_targets()
include(Valgrind)

cpmaddpackage(
Expand Down

0 comments on commit fcfbe63

Please sign in to comment.