aboutsummaryrefslogtreecommitdiffstats
path: root/coin/conan/profiles/linux-webassembly-x86_64-clang
blob: dc8279bb787f2a1c3124ca68903a875bd9b2679f (plain)
1
2
3
4
5
6
7
8
9
10
11
include(baseprofiles/linux-webassembly-x86_64-clang)

[options]
qtbase:release=True
qtbase:qt_host_path=$QT_HOST_PATH
qtbase:nomake=examples;tests
qtbase:cmake_args_qtbase="-DQT_QMAKE_TARGET_MKSPEC=wasm-emscripten"
*:cmake_args_leaf_module=""
[build_requires]
[env]
CONAN_CMAKE_GENERATOR=Ninja