mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-02 06:39:00 +08:00
4aba36cd38
* Qt 5.11.2 version bump * removed unecessary qt patch * fix wrong hash for qt5-networkauth
8 lines
322 B
CMake
8 lines
322 B
CMake
include(vcpkg_common_functions)
|
|
|
|
include(${CURRENT_INSTALLED_DIR}/share/qt5modularscripts/qt_modular_library.cmake)
|
|
|
|
qt_modular_library(qtimageformats 9de3fa9ff8b985a89806ad33ed276454429aada01119d8f36b7d571f01d23c42afd588353fe62d80cf6b9b83b6c91d53ccbf61ed1ec4d66ddc0ce4f5719bdca1)
|
|
|
|
set(VCPKG_POLICY_EMPTY_PACKAGE enabled)
|