diff options
Diffstat (limited to 'vcpkg/ports/stb/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/stb/vcpkg.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/vcpkg/ports/stb/vcpkg.json b/vcpkg/ports/stb/vcpkg.json new file mode 100644 index 0000000..07b7d65 --- /dev/null +++ b/vcpkg/ports/stb/vcpkg.json @@ -0,0 +1,8 @@ +{ + "name": "stb", + "version-date": "2024-07-29", + "port-version": 1, + "description": "public domain header-only libraries", + "homepage": "https://github.com/nothings/stb", + "license": "MIT OR CC-PDDC" +} |