Skip to content

Commit

Permalink
cmake: modify changlog comments to add compiler flag modification
Browse files Browse the repository at this point in the history
  • Loading branch information
program-- authored and PhilMiller committed Dec 27, 2023
1 parent e779fa9 commit a91aa8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/CodeCoverage.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@
# - Remove lcov and fastcov functions for simplicity
# - Add support for llvm-cov with gcov emulation
# - Modify gcovr functions to allow generating coverage even if tests fail
# - Modify coverage compiler flags from -O0 to -Og
#
# USAGE:
#
Expand Down

0 comments on commit a91aa8e

Please sign in to comment.