diff options
| -rw-r--r-- | ports/qt5/portfile.cmake | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/qt5/portfile.cmake b/ports/qt5/portfile.cmake index c487d79a2..41c103870 100644 --- a/ports/qt5/portfile.cmake +++ b/ports/qt5/portfile.cmake @@ -47,6 +47,10 @@ vcpkg_execute_required_process( -debug-and-release -force-debug-info ${QT_RUNTIME_LINKAGE} -qt-zlib -qt-libjpeg + -no-libpng + -no-freetype + -no-pcre + -no-harfbuzz -system-sqlite -nomake examples -nomake tests -skip webengine -qt-sql-sqlite -qt-sql-psql |
