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