diff options
Diffstat (limited to 'vcpkg/ports/fenster/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/fenster/vcpkg.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/vcpkg/ports/fenster/vcpkg.json b/vcpkg/ports/fenster/vcpkg.json new file mode 100644 index 0000000..b488152 --- /dev/null +++ b/vcpkg/ports/fenster/vcpkg.json @@ -0,0 +1,7 @@ +{ + "name": "fenster", + "version-date": "2024-08-19", + "description": "The most minimal cross-platform GUI library", + "homepage": "https://github.com/zserge/fenster", + "license": "MIT" +} |