Releases: aminya/project_options
Releases · aminya/project_options
v0.11.1
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
This automatically finds vcvarsall
and then runs it in a process. It parses the output and sets the environment variables inside CMake.
This fixes so many issues. Such as building Qt
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- feat: use WARNINGS_AS_ERRORS for force requiring static analyzers by @aminya in #31
Now ifENABLE_CLANG_TIDY
andENABLE_CPPCHECK
are passed, but they are not installed, a warning message is issued. You can make this an error by enablingWARNINGS_AS_ERRORS
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- feat: add address sanitizer support for MSVC by @aminya in #29 and this commit
Full Changelog: v0.8.0...v0.9.0
v0.8.0
v0.7.0
v0.6.0
v0.5.1
Full Changelog: v0.5.0...v0.5.1