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:
Jukka Jylänki
2014-07-03 18:50:00 +03:00
parent 1cec00bc38
commit 34d478034f
3 changed files with 41 additions and 4 deletions

5
emsdk_env.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
./emsdk construct_env
source ./emsdk_set_env.sh