early-access version 2853
This commit is contained in:
2
externals/vcpkg/ports/qt5-webview/portfile.cmake
vendored
Executable file
2
externals/vcpkg/ports/qt5-webview/portfile.cmake
vendored
Executable file
@@ -0,0 +1,2 @@
|
||||
include(${CURRENT_INSTALLED_DIR}/share/qt5/qt_port_functions.cmake)
|
||||
qt_submodule_installation()
|
||||
9
externals/vcpkg/ports/qt5-webview/vcpkg.json
vendored
Executable file
9
externals/vcpkg/ports/qt5-webview/vcpkg.json
vendored
Executable file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "qt5-webview",
|
||||
"version": "5.15.4",
|
||||
"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.",
|
||||
"license": null,
|
||||
"dependencies": [
|
||||
"qt5-declarative"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user