diff options
Diffstat (limited to 'vcpkg/ports/zserge-webview/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/zserge-webview/vcpkg.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/vcpkg/ports/zserge-webview/vcpkg.json b/vcpkg/ports/zserge-webview/vcpkg.json new file mode 100644 index 0000000..77e9960 --- /dev/null +++ b/vcpkg/ports/zserge-webview/vcpkg.json @@ -0,0 +1,7 @@ +{ + "name": "zserge-webview", + "version": "0.12.0", + "description": "Tiny cross-platform webview library for C/C++/Golang.", + "homepage": "https://github.com/webview/webview", + "license": "MIT" +} |