forked from ground/ground
5 lines
65 B
Plaintext
5 lines
65 B
Plaintext
|
compiler "g++";
|
||
|
binary "ground";
|
||
|
source "src/main.cpp";
|
||
|
compile;
|