mirror of
git://code.qt.io/qt/qt5.git
synced 2026-05-09 04:27:50 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user