aboutsummaryrefslogtreecommitdiffstats
path: root/coin/conan/profiles/linux-developer-x86_64-gcc
diff options
context:
space:
mode:
Diffstat (limited to 'coin/conan/profiles/linux-developer-x86_64-gcc')
-rw-r--r--coin/conan/profiles/linux-developer-x86_64-gcc10
1 files changed, 5 insertions, 5 deletions
diff --git a/coin/conan/profiles/linux-developer-x86_64-gcc b/coin/conan/profiles/linux-developer-x86_64-gcc
index da5d0e21..3cf7b9fc 100644
--- a/coin/conan/profiles/linux-developer-x86_64-gcc
+++ b/coin/conan/profiles/linux-developer-x86_64-gcc
@@ -6,11 +6,11 @@
compiler.libcxx=libstdc++11
build_type=Release
[options]
-*:release=yes
-*:shared=yes
-*:nomake=tests;examples
-*:developer_build=yes
-*:cmake_args_qtbase="-DCMAKE_C_COMPILER_LAUNCHER=sccache -DCMAKE_CXX_COMPILER_LAUNCHER=sccache"
+qtbase:release=yes
+qtbase:shared=yes
+qtbase:nomake=tests;examples
+qtbase:developer_build=yes
+qtbase:cmake_args_qtbase="-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]