Fix build of the minimal platform plugin for MS Windows
when qtbase is configured with -fontconfig and -system-freetype. This fix is necessary after060e0f6628
. Used the same approach as in16864c42d6
. Change-Id: Idece0dc11d89e38266c95de1769be751c06324ef Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
This commit is contained in:
parent
b36c6bab8d
commit
c8aa7eda3a
@ -11,7 +11,7 @@ HEADERS = qminimalintegration.h \
|
||||
OTHER_FILES += minimal.json
|
||||
|
||||
CONFIG += qpa/genericunixfontdatabase
|
||||
darwin: DEFINES += QT_NO_FONTCONFIG
|
||||
win32|darwin: DEFINES += QT_NO_FONTCONFIG
|
||||
|
||||
PLUGIN_TYPE = platforms
|
||||
PLUGIN_CLASS_NAME = QMinimalIntegrationPlugin
|
||||
|
Loading…
Reference in New Issue
Block a user