lua/build.sh

3 lines
78 B
Bash
Executable File

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