3 lines
81 B
Bash
Executable File
3 lines
81 B
Bash
Executable File
cmake -DCMAKE_BUILD_TYPE=Release ../ -DCMAKE_EXPORT_COMPILE_COMMADS=ON
|
|
make main
|