What's Changed
- Fix warnings when options are not prefixed with the project name by @ZehMatt in #196
- Fix a regression that no longer warns if condition is manually defined by @ZehMatt in #197
- Add CMakeUserPresets.json to generated .gitignore by @mrexodia in #199
- Automatically create .gitignore in CMAKE_BINARY_DIR by @de-ep in #200
- Custom commands by @mrexodia in #198
- Report missing source directories clearly by @aouxwoux in #201
- Suggest valid target keys for common typos by @aouxwoux in #202
New Contributors
Full Changelog: v0.2.46...v0.2.47