AdventuresInLestoria/emscripten_build.ps1
sigonasr2, Sig, Sigo 790a1f7181 Fix Issue #32 for emscripten/linux builds
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2024-01-17 15:44:18 +00:00

3 lines
42 B
PowerShell
Executable File

clear
emcmake cmake .
cmake --build . -j 8