mirror of
https://github.com/Motschen/Adventura.git
synced 2025-12-15 19:35:09 +01:00
2 lines
91 B
Plaintext
2 lines
91 B
Plaintext
mkdir build
|
|
g++ -std=c++23 -Wall ./main.cpp -o ./build/testCompiled && ./build/testCompiled |