We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1249af commit c49ee6bCopy full SHA for c49ee6b
README.md
@@ -1,5 +1,7 @@
1
# cmkr
2
3
+[](https://deepwiki.com/build-cpp/cmkr)
4
+
5
`cmkr`, pronounced "cmaker", is a modern build system based on [CMake](https://cmake.org/) and [TOML](https://toml.io).
6
7
`cmkr` parses `cmake.toml` files and generates a modern, idiomatic `CMakeLists.txt` for you. A minimal example:
0 commit comments