mirror of
git://code.qt.io/qt/qt5.git
synced 2026-05-09 20:47:49 +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:
@@ -4,9 +4,8 @@
|
||||
compiler=gcc
|
||||
compiler.version=8.1
|
||||
compiler.libcxx=libstdc++
|
||||
build_type=Release
|
||||
build_type=RelWithDebInfo
|
||||
[options]
|
||||
qtbase:release=yes
|
||||
qtbase:shared=yes
|
||||
qtbase:debug_and_release=yes
|
||||
qtbase:force_debug_info=yes
|
||||
|
||||
Reference in New Issue
Block a user