Compile with -no-freetype.
Fix breakage introduced by 3f75fb8d8f25af5b79b71ae74f453a2b220a11ce. Task-number: QTBUG-24091 Change-Id: I322bbab382a5e375dccd4273c70a0ed8b525d125 Reviewed-by: Jonathan Liu <net147@gmail.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
This commit is contained in:
parent
5a92dd6124
commit
6a75785f49
@ -75,6 +75,9 @@ HEADERS += \
|
||||
qwindowstheme.h \
|
||||
qwindowsdialoghelpers.h
|
||||
|
||||
# Enable access to HB_Face in harfbuzz includes included by qfontengine_p.h.
|
||||
DEFINES *= QT_COMPILES_IN_HARFBUZZ
|
||||
|
||||
contains(QT_CONFIG, freetype) {
|
||||
DEFINES *= QT_NO_FONTCONFIG
|
||||
DEFINES *= QT_COMPILES_IN_HARFBUZZ
|
||||
|
Loading…
x
Reference in New Issue
Block a user