Skip to content
Snippets Groups Projects
Commit e52c8519 authored by Antoine Regimbeau's avatar Antoine Regimbeau
Browse files

SuperBuild: add -system-freetype for QT5 configure step

parent b34bd6d0
No related branches found
No related tags found
No related merge requests found
......@@ -95,7 +95,7 @@ set(QT5_SB_CONFIG
-skip qtwinextras \
-skip qtx11extras \
-skip qtxmlpatterns \
-system-libpng -system-libjpeg -system-zlib")
-system-libpng -system-libjpeg -system-zlib -system-freetype")
# "-prefix ${QT4_INSTALL_PREFIX_NATIVE} -L ${QT4_LIB_PREFIX_NATIVE} \
# -I ${QT4_INCLUDE_PREFIX_NATIVE} -I ${QT4_INCLUDE_FREETYPE_NATIVE} \
# -opensource -confirm-license -release -shared -nomake demos \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment