23.04 - March 2023
What's Changed
- Add plain option for target coverage by @rlalik in #36
- Fix setting of cache variables by @rlalik in #38
- code-coverage.cmake: do not inline when determining code coverage by @FreddyFunk in #40
- Fix llvm toolchain used for code coverage when using AppleClang on macOS
- Remove all Find*.cmake module files. All the covered libraries now have proper pkg/CMake config files installed with them.
- Add CMAKE_CROSSCOMPILING_EMULATOR to code-coverage. When cross-compiling, the used emulator will be prefixed to the call.
- Remove ccov-preprocessing target
New Contributors
- @FreddyFunk made their first contribution in #40
Full Changelog: 22.01...23.04