aboutsummaryrefslogtreecommitdiffstats
path: root/coin/conan/profiles/linux-webassembly-x86_64-gcc
diff options
context:
space:
mode:
Diffstat (limited to 'coin/conan/profiles/linux-webassembly-x86_64-gcc')
-rw-r--r--coin/conan/profiles/linux-webassembly-x86_64-gcc12
1 files changed, 6 insertions, 6 deletions
diff --git a/coin/conan/profiles/linux-webassembly-x86_64-gcc b/coin/conan/profiles/linux-webassembly-x86_64-gcc
index 8fc5c575..f5120e9e 100644
--- a/coin/conan/profiles/linux-webassembly-x86_64-gcc
+++ b/coin/conan/profiles/linux-webassembly-x86_64-gcc
@@ -6,12 +6,12 @@
compiler.libcxx=libstdc++
build_type=Release
[options]
-*:release=yes
-*:shared=no
-*:qt_host_path=$QT_HOST_PATH
-*:nomake=examples;tests
-*:force_debug_info=yes
-*:cmake_args_qtbase="-DQT_QMAKE_TARGET_MKSPEC=wasm-emscripten -DCMAKE_C_COMPILER_LAUNCHER=sccache -DCMAKE_CXX_COMPILER_LAUNCHER=sccache"
+qtbase:release=yes
+qtbase:shared=no
+qtbase:qt_host_path=$QT_HOST_PATH
+qtbase:nomake=examples;tests
+qtbase:force_debug_info=yes
+qtbase:cmake_args_qtbase="-DQT_QMAKE_TARGET_MKSPEC=wasm-emscripten -DCMAKE_C_COMPILER_LAUNCHER=sccache -DCMAKE_CXX_COMPILER_LAUNCHER=sccache"
*:cmake_args_leaf_module="-DCMAKE_C_COMPILER_LAUNCHER=sccache -DCMAKE_CXX_COMPILER_LAUNCHER=sccache"
[build_requires]
[env]