Skip to content

Commit

Permalink
squash! datetime
Browse files Browse the repository at this point in the history
checkpoint
  • Loading branch information
John-LittleBearLabs committed Oct 17, 2024
1 parent 7982a53 commit 000140b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ if(GTest_FOUND AND IN_WORKSPACE)
DEPENDENCIES run_tests
EXECUTABLE $<TARGET_FILE:unit_test_runner>
EXCLUDE
"*/*/*test.cc"
"*test.cc"
)
else()
message(WARNING "Cannot provide coverage report without lcov")
Expand Down

0 comments on commit 000140b

Please sign in to comment.