added libraries

This commit is contained in:
Jorijn van der Graaf 2024-12-29 01:38:25 +01:00
commit be39501c5b
6 changed files with 46 additions and 12 deletions

View file

@ -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