mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2024-11-23 20:10:48 +08:00
7 lines
376 B
Plaintext
7 lines
376 B
Plaintext
# bitcode (release mode) is incompatible with splitting sections.
|
|
# We have to explicitly exclude Xcode, as that supports both debug
|
|
# and release builds in the same project. Xcode already has a settting
|
|
# for dead code stripping which is enabled by default, so we'll still
|
|
# strip any libraries build with split sections.
|
|
!bitcode|if(!macx-xcode:!release): load(gc_binaries)
|