Update README.md

self-hosting
Mohammed Alyousef 4 years ago committed by GitHub
parent 6ec01f259b
commit a40076b790
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,6 @@
# cmkr
cmkr, pronounced "cmaker", is A CMakeLists.txt generator from TOML. Still WIP.
cmkr, pronounced "cmaker", is A CMakeLists.txt generator from TOML.
## Building
cmkr requires a C++17 compiler, cmake >= 3.14 and git. It depends on toml11 by ToruNiina, which is added as a git submodule.
@ -126,5 +126,6 @@ Shared/dynamic library.
Header only library.
## Roadmap
- Support more fields.
- Support more cmake fields.
- Support conditional cmake args somehow!
- Support ctest.

Loading…
Cancel
Save