4 lines
94 B
Text
4 lines
94 B
Text
|
#!/bin/sh
|
||
|
|
||
|
cmake -DCMAKE_TOOLCHAIN_FILE="$EMSCRIPTEN/cmake/Modules/Platform/Emscripten.cmake"
|