This commit is contained in:
Daniel Ledda
2025-01-11 17:02:49 +01:00
parent 1ae4a5fef9
commit ef930159e7
7 changed files with 172 additions and 158 deletions

2
build
View File

@@ -1,3 +1,3 @@
#!/bin/bash
g++ -g -g3 -DOS_LINUX ./app.cpp -o ./target/app
g++ -Wall -g -g3 -DOS_LINUX ./app.cpp -o ./target/app