Files
esa-remote-lite/build-run.sh
2026-04-04 11:31:19 +01:00

7 lines
152 B
Bash
Executable File

/home/user/Qt/6.7.3/wasm_singlethread/bin/qt-cmake -S . -B build-wasm -G Ninja
cmake --build build-wasm
cd build-wasm
python3 -m http.server 8000