Migrate OSX shell activation to work the same way as on Windows: source ./emsdk_env.sh instead of emsdk_add_path.
This commit is contained in:
5
emsdk_env.sh
Executable file
5
emsdk_env.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
./emsdk construct_env
|
||||
source ./emsdk_set_env.sh
|
||||
|
||||
Reference in New Issue
Block a user