mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 21:29:08 +08:00
[qt5] Configure without -no-style-* parameters
Removed the parameters for Windows styles because they prevent proper style rendering (defaults to Windows 9x style). Removed the parameter for the fusion style for consistency.
This commit is contained in:
parent
a312cb4939
commit
a81ac6282e
@ -67,9 +67,6 @@ vcpkg_execute_required_process(
|
||||
-no-iconv
|
||||
-system-sqlite
|
||||
-opengl desktop # other options are "-no-opengl" and "-opengl angle"
|
||||
-no-style-windowsxp
|
||||
-no-style-windowsvista
|
||||
-no-style-fusion
|
||||
-mp
|
||||
-nomake examples -nomake tests -no-compile-examples
|
||||
-skip webengine -skip declarative
|
||||
|
Loading…
Reference in New Issue
Block a user