lua/build.sh

3 lines
78 B
Bash
Raw Permalink Normal View History

cmake -Bbuild -DCMAKE_BUILD_TYPE=Release
cmake --build build --config Release