update README.md

This commit is contained in:
MoAlyousef
2020-09-12 23:23:17 +03:00
parent 95b0ee8d40
commit 2fe58ca249
+1 -1
View File
@@ -1,6 +1,6 @@
# cmkr
A CMakeLists.txt generator from TOML. Still WIP.
cmkr, pronounced "cmaker", is A CMakeLists.txt generator from TOML. Still WIP.
## 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.