eco2d/run_release.bat

5 lines
100 B
Batchfile

@echo off
cmake --build build --parallel 32 --config Release -- /nologo
build\Release\eco2d.exe %*