Conan: Update build profiles

Remove mutually exclusive options.

Set the 'build_type' correctly so that it reflects the used build
Options.

Pick-to: 6.2
Change-Id: I40b139898d722583c0fc245f3f8c60657a42d26a
Reviewed-by: Toni Saario <toni.saario@qt.io>
This commit is contained in:
Iikka Eklund
2021-10-25 11:58:53 +03:00
parent 9011988e38
commit 8ef536b79e
13 changed files with 13 additions and 15 deletions

View File

@@ -5,7 +5,7 @@
compiler=clang
compiler.version=11
compiler.libcxx=c++_shared
build_type=Release
build_type=RelWithDebInfo
[options]
qtbase:release=yes
qtbase:shared=yes