mirror of
https://github.com/build-cpp/cmkr
synced 2026-06-08 13:22:55 +00:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
de29e1aacb
commit
288d677ca1
@@ -3,7 +3,7 @@
|
||||
A CMakeLists.txt generator from TOML. Still WIP.
|
||||
|
||||
## Building
|
||||
cmkr requires a C++17 compiler and git. It depends on toml11 by ToruNiina, which is added as a git submodule.
|
||||
cmkr requires a C++17 compiler, cmake and git. It depends on toml11 by ToruNiina, which is added as a git submodule.
|
||||
```
|
||||
git clone https://github.com/moalyousef/cmkr
|
||||
cd cmkr
|
||||
|
||||
Reference in New Issue
Block a user