3 lines
81 B
Plaintext
3 lines
81 B
Plaintext
language = "cpp"
|
|
run = "mkdir build && cd build && cmake .. && cmake --build ./"
|