mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-22 18:47:09 +01:00
[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:
parent
31daeeb7f5
commit
6741f959bb
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user