3 lines
78 B
Bash
3 lines
78 B
Bash
|
cmake -Bbuild -DCMAKE_BUILD_TYPE=Release
|
||
|
cmake --build build --config Release
|