Skip to content

Commit

Permalink
[qt5-webview] Add new port (fix microsoft#5427) (microsoft#5441)
Browse files Browse the repository at this point in the history
  • Loading branch information
myd7349 authored and Rastaban committed Feb 25, 2019
1 parent 4ad7822 commit 9b9b178
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ports/qt5-webview/CONTROL
Original file line number Diff line number Diff line change
@@ -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
5 changes: 5 additions & 0 deletions ports/qt5-webview/portfile.cmake
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
include(vcpkg_common_functions)

include(${CURRENT_INSTALLED_DIR}/share/qt5modularscripts/qt_modular_library.cmake)

qt_modular_library(qtwebview 27e1904570678691e26831e87953e47d6b707bfe0504cde112ad6c8c18ea163eb83d90f8d4dbbf73873caee827e486691bb73e16a4c8b9e522bbeffbb68e9973)

0 comments on commit 9b9b178

Please sign in to comment.