5 lines
64 B
Plaintext
5 lines
64 B
Plaintext
|
compiler "g++";
|
||
|
binary "space";
|
||
|
source "src/main.cpp";
|
||
|
compile;
|