summaryrefslogtreecommitdiffstats
path: root/cmake/QtWasmHelpers.cmake
Commit message (Expand)AuthorAgeFilesLines
* Rename variable for exported functionsDavid Skoland2021-10-131-1/+1
* wasm: add simd supportLorn Potter2021-10-051-0/+5
* wasm: don’t set exit_runtimeMorten Sørvig2021-06-231-1/+1
* wasm: enable MODULARIZE option and set EXPORT_NAMEMorten Sørvig2021-06-221-0/+10
* wasm: fix build for emscripten 2.0.14Lorn Potter2021-06-211-1/+1
* wasm: fix threaded buildsLorn Potter2021-06-081-2/+4
* wasm: fix cmake syntax for emscriptenLorn Potter2021-05-271-4/+4
* wasm: make sure bind is compiler argumentLorn Potter2021-05-141-0/+1
* wasm: add cmake build supportLorn Potter2021-04-011-0/+92