v0.2.26
WARNING: This release has a bug that might insert sporadic SYSTEM
in your fetch-content
entries (#145). You should immediately upgrade to 0.2.32 or higher!
What's Changed
- Prevent wrapping test command arguments in quotes by @anthonyprintup in #123
- fix(generator): Prevent calling
std::string::back
on an empty string by @anthonyprintup in #125 - Added support for relative paths in
link-libraries
by @anthonyprintup in #121 - Document the supported languages by @mrexodia in #128
- Improve the default .gitignore that's generated by @mrexodia in #129
- Add [fetch-content].subdir by @mrexodia in #131
Full Changelog: v0.2.25...v0.2.26