Files
workflow/configure
2020-07-29 13:42:26 +08:00

2 lines
48 B
Plaintext
Executable File

mkdir -p build
cd build && cmake3 .. || cmake ..