Releases: build-cpp/cmkr
Releases · build-cpp/cmkr
v0.2.33
What's Changed
Full Changelog: v0.2.32...v0.2.33
v0.2.32
What's Changed
Full Changelog: v0.2.31...v0.2.32
v0.2.31
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
- Project improvements by @mrexodia in #143
- Do not set CMAKE_MSVC_RUNTIME_LIBRARY if it's already set by @mrexodia in #144
Full Changelog: v0.2.30...v0.2.31
v0.2.30
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
- Fixed globbing when multiple extensions are present in the file name by @anthonyprintup in #142
Full Changelog: v0.2.29...v0.2.30
v0.2.29
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
Full Changelog: v0.2.28...v0.2.29
v0.2.28
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
Full Changelog: v0.2.27...v0.2.28
v0.2.27
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
Full Changelog: v0.2.26...v0.2.27
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
v0.2.25
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
- Add
clang-cl
andclang-any
conditions by @mrexodia in #115 - Report better error messages for vcpkg projects and features by @ZehMatt in #118
- Trim additional newline characters at the end of CMakeLists.txt by @anthonyprintup in #120
Full Changelog: v0.2.24...v0.2.25
v0.2.24
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
- Fix #110 by @anthonyprintup in #111
- Add
.editorconfig
and linting by @mrexodia in #113
New Contributors
- @anthonyprintup made their first contribution in #111
Full Changelog: v0.2.23...v0.2.24