summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/qpa/basicunixfontdatabase.prf
blob: 261eadb5d02ecb29cfe6b87fb930e2daa9efa180 (plain)
1
2
3
contains(QT_CONFIG, system-freetype) {
    LIBS += -lfreetype
}