mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-27 18:31:15 +08:00
parent
4ad78224c9
commit
9b9b178d4c
4
ports/qt5-webview/CONTROL
Normal file
4
ports/qt5-webview/CONTROL
Normal 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
|
5
ports/qt5-webview/portfile.cmake
Normal file
5
ports/qt5-webview/portfile.cmake
Normal file
@ -0,0 +1,5 @@
|
||||
include(vcpkg_common_functions)
|
||||
|
||||
include(${CURRENT_INSTALLED_DIR}/share/qt5modularscripts/qt_modular_library.cmake)
|
||||
|
||||
qt_modular_library(qtwebview 27e1904570678691e26831e87953e47d6b707bfe0504cde112ad6c8c18ea163eb83d90f8d4dbbf73873caee827e486691bb73e16a4c8b9e522bbeffbb68e9973)
|
Loading…
x
Reference in New Issue
Block a user