[qt5-webview] Add new port (fix #5427) (#5441)

This commit is contained in:
myd7349 2019-02-26 03:06:33 +08:00 committed by Phil Christensen
parent 4ad78224c9
commit 9b9b178d4c
2 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,4 @@
Source: qt5-webview
Version: 5.12.1
Description: Qt5 WebView module - Provides a way to display web content in a QML application without necessarily including a full web browser stack by using native APIs where it makes sense.
Build-Depends: qt5-base, qt5-modularscripts, qt5-declarative

View File

@ -0,0 +1,5 @@
include(vcpkg_common_functions)
include(${CURRENT_INSTALLED_DIR}/share/qt5modularscripts/qt_modular_library.cmake)
qt_modular_library(qtwebview 27e1904570678691e26831e87953e47d6b707bfe0504cde112ad6c8c18ea163eb83d90f8d4dbbf73873caee827e486691bb73e16a4c8b9e522bbeffbb68e9973)