[qt5] Turn -no-pcre -qt-pcre

Despite Qt documentation ( http://doc.qt.io/qt-5/configure-options.html ) `-no-pcre` is not recognized as an option, while `-qt-pcre` is recognized as an option.
This commit is contained in:
Silvio Traversaro 2016-12-29 10:59:02 +01:00 committed by GitHub
parent 31daeeb7f5
commit 6741f959bb

View File

@ -49,7 +49,7 @@ vcpkg_execute_required_process(
-qt-libjpeg
-no-libpng
-no-freetype
-no-pcre
-qt-pcre
-no-harfbuzz
-system-sqlite
-nomake examples -nomake tests -skip webengine