purge attempt to install fonts
the fonts have been deleted.
amends c5ceabb9a1.
Change-Id: I8f707ea9da3bf2334d944f047d0ff7c14b3ff4bf
Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
Reviewed-by: Jake Petroules <jake.petroules@qt.io>
bb10
parent
e918334045
commit
9f3deee912
|
|
@ -2,9 +2,5 @@ CONFIG += qpa/basicunixfontdatabase
|
|||
contains(QT_CONFIG, fontconfig) {
|
||||
DEFINES += Q_FONTCONFIGDATABASE
|
||||
LIBS_PRIVATE += -lfontconfig
|
||||
} else:!android {
|
||||
fonts.path = $$[QT_INSTALL_LIBS]/fonts
|
||||
fonts.files = $$QT_SOURCE_TREE/lib/fonts/*
|
||||
INSTALLS += fonts
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue