aboutsummaryrefslogtreecommitdiffstats
path: root/coin/conan/profiles/ci-linux-webassembly-x86_64-clang
diff options
context:
space:
mode:
Diffstat (limited to 'coin/conan/profiles/ci-linux-webassembly-x86_64-clang')
-rw-r--r--coin/conan/profiles/ci-linux-webassembly-x86_64-clang5
1 files changed, 0 insertions, 5 deletions
diff --git a/coin/conan/profiles/ci-linux-webassembly-x86_64-clang b/coin/conan/profiles/ci-linux-webassembly-x86_64-clang
deleted file mode 100644
index fd882af5..00000000
--- a/coin/conan/profiles/ci-linux-webassembly-x86_64-clang
+++ /dev/null
@@ -1,5 +0,0 @@
-include(./linux-webassembly-x86_64-clang)
-
-[options]
-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"