cmt/build.sh

4 lines
79 B
Bash
Raw Normal View History

2025-02-26 20:23:58 -08:00
cmake -Bbuild -DCMAKE_BUILD_TYPE=Release
cmake --build build --config Release