aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Karatarakis <alkarata@microsoft.com>2016-12-27 14:22:42 -0800
committerAlexander Karatarakis <alkarata@microsoft.com>2016-12-27 14:22:42 -0800
commitbca354ea7a6468c8ecf040f37e29cfa494ba565c (patch)
tree679d617ac2d36f06f9171739ba55f8f3f4fe6533
parent1eb02ad9a4410977b203fd54ceed837210b08ba6 (diff)
parent1cc6a9c4ce2d920f8786789cf9913db07bbb4aee (diff)
downloadvcpkg-bca354ea7a6468c8ecf040f37e29cfa494ba565c.tar.gz
vcpkg-bca354ea7a6468c8ecf040f37e29cfa494ba565c.zip
Merge branch 'patch-1' of https://github.com/traversaro/vcpkg into traversaro-patch-1
-rw-r--r--ports/qt5/portfile.cmake4
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