3 lines
94 B
Bash
Executable file
3 lines
94 B
Bash
Executable file
#!/bin/sh
|
|
|
|
cmake -DCMAKE_TOOLCHAIN_FILE="$EMSCRIPTEN/cmake/Modules/Platform/Emscripten.cmake"
|