mirror of
git://code.qt.io/qt/qt5.git
synced 2026-01-04 22:17:45 +08:00
Split the end user profile variants in two, e.g.: linux-x86_64-gcc -> linux-x86_64-gcc # 1 baseprofiles/linux-x86_64-gcc # 2 1) This is still the end user variant but this includes the counterpart from 3rdparty subfolder 2) This contains those settings and options that are needed for 3rd party depedencies like icu Task-number: QTBUG-99213 Pick-to: 6.2 6.3 Change-Id: Ia6d7d9c5759848ff339cf8f50a40b10dfd9877d6 Reviewed-by: Simo Fält <simo.falt@qt.io>
11 lines
183 B
Plaintext
11 lines
183 B
Plaintext
[settings]
|
|
os=iOS
|
|
os.version=13.0
|
|
arch=armv8
|
|
compiler=apple-clang
|
|
compiler.version=11.0
|
|
compiler.libcxx=libc++
|
|
build_type=Release
|
|
[options]
|
|
*:shared=False
|