added libraries
This commit is contained in:
parent
3c90f7b118
commit
be39501c5b
6 changed files with 46 additions and 12 deletions
|
|
@ -55,7 +55,7 @@ int main() {
|
|||
std::println("Hello World!");
|
||||
}
|
||||
```
|
||||
Save and close, then run ``crafter-build debug``. Now you can run the ``hello-world`` executable that has appeared in the ``bin`` folder
|
||||
Save and close, then run ``crafter-build -c debug``. Now you can run the ``hello-world`` executable that has appeared in the ``bin`` folder
|
||||
|
||||
## CLI arguments
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue