Bazel Windows Support (#929)
This commit is contained in:
5
bazel/emscripten_toolchain/env.bat
Normal file
5
bazel/emscripten_toolchain/env.bat
Normal file
@@ -0,0 +1,5 @@
|
||||
@ECHO OFF
|
||||
|
||||
set ROOT_DIR=%CD%
|
||||
set EMSCRIPTEN=%ROOT_DIR%\%EM_BIN_PATH%\emscripten
|
||||
set EM_CONFIG=%ROOT_DIR%\%EM_CONFIG_PATH%
|
||||
Reference in New Issue
Block a user