2 lines
54 B
Bash
Executable File
2 lines
54 B
Bash
Executable File
cmake -DCMAKE_BUILD_TYPE=Debug -D_DEBUG=1 .;make -j 8
|