Skip to content

v0.10.0

Compare
Choose a tag to compare
@aminya aminya released this 24 Nov 03:29
· 803 commits to main since this release

What's Changed

  • feat: use WARNINGS_AS_ERRORS for force requiring static analyzers by @aminya in #31
    Now if ENABLE_CLANG_TIDY and ENABLE_CPPCHECK are passed, but they are not installed, a warning message is issued. You can make this an error by enabling WARNINGS_AS_ERRORS

Full Changelog: v0.9.0...v0.10.0