winget install --id build-cpp.cmkr
About cmkr
cmkr, pronounced "cmaker", is a modern build system based on CMake and TOML. cmkr parses cmake.toml files and generates a modern, idiomatic CMakeLists.txt for you. cmkr can bootstrap itself and you only need CMake and a C++ compiler to use it.
What's new in 0.2.46
## What's Changed - fix #172 by @d06i in #180 - fix #186 by @de-ep in #191 - Add support for [target].dependencies by @mrexodia in #194 - Support TOML 1.1.0 by @mrexodia in #193 - Add support for conditional [project].languages by @mrexodia in #195 ## New Contributors - @d06i made their first contribution in #180
Version history
| Version | Updated | Notes |
|---|---|---|
| 0.2.46 | ## What's Changed - fix #172 by @d06i in #180 - fix #186 by @de-ep in #191 - Add support for [target].dependencies by @mrexodia in #194 - Support TOML 1.1.0 by @mrexodia in #193 - Add support for conditional [project].la... |