* Fix WebGL build.

This commit is contained in:
iProgramInCpp
2023-08-17 14:26:35 +03:00
parent a08478d527
commit acaf4aa614
3 changed files with 21 additions and 16 deletions

View File

@@ -38,8 +38,8 @@ pause > nul
::build
echo * Starting build.
cmake --build .
echo * PRESS ANY KEY when CMake is done.
pause > nul
:: echo * PRESS ANY KEY when CMake is done. --- Seems like we don't need that for cmake itself.
:: pause > nul
::bundle
echo * Copying bundle data over.