4 lines
79 B
Bash
4 lines
79 B
Bash
|
cmake -Bbuild -DCMAKE_BUILD_TYPE=Release
|
||
|
cmake --build build --config Release
|
||
|
|