qt6-bb10/mkspecs/features/static_and_shared.prf

4 lines
83 B
Plaintext

have_target:!macx-xcode {
addExclusiveBuilds(static, Static, shared, Shared)
}