summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/qpa/basicunixfontdatabase.prf
blob: 65490e03a8a1e40b627980a6e4c5666c725a6a3b (plain)
1
2
3
4
5
DEFINES += QT_COMPILES_IN_HARFBUZZ

contains(QT_CONFIG, system-freetype) {
    LIBS += -lfreetype
}