qt6-bb10/src/widgets/configure.pri

9 lines
188 B
Plaintext

# custom outputs
defineTest(qtConfOutput_styles) {
!$${2}: return()
style = $$replace($${1}.feature, "style-", "")
qtConfOutputVar(append, "privatePro", "styles", $$style)
}