|
|
|
@ -20,4 +20,4 @@ type = "executable"
|
|
|
|
|
sources = ["src/main.cpp"]
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
`cmkr` can bootstrap itself from CMake and consumers of your project do not need to install anything to use it.
|
|
|
|
|
`cmkr` can bootstrap itself from CMake and consumers of your project do not need to install anything to work with it.
|
|
|
|
|