mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-18 11:43:02 +08:00
[qt5] Enable opengl desktop to support QWT
This commit is contained in:
parent
463862b94b
commit
f17fd50a62
@ -1,4 +1,4 @@
|
|||||||
Source: qt5
|
Source: qt5
|
||||||
Version: 5.7.1-5
|
Version: 5.7.1-6
|
||||||
Description: Qt5 application framework main components. Webengine, examples and tests not included.
|
Description: Qt5 application framework main components. Webengine, examples and tests not included.
|
||||||
Build-Depends: sqlite3, libpq, double-conversion
|
Build-Depends: sqlite3, libpq, double-conversion
|
||||||
|
@ -66,7 +66,7 @@ vcpkg_execute_required_process(
|
|||||||
-system-doubleconversion
|
-system-doubleconversion
|
||||||
-no-iconv
|
-no-iconv
|
||||||
-system-sqlite
|
-system-sqlite
|
||||||
-no-opengl
|
-opengl desktop # other options are "-no-opengl" and "-opengl angle"
|
||||||
-no-style-windowsxp
|
-no-style-windowsxp
|
||||||
-no-style-windowsvista
|
-no-style-windowsvista
|
||||||
-no-style-fusion
|
-no-style-fusion
|
||||||
|
Loading…
Reference in New Issue
Block a user