diff options
Diffstat (limited to 'vcpkg/ports/uthash/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/uthash/vcpkg.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/vcpkg/ports/uthash/vcpkg.json b/vcpkg/ports/uthash/vcpkg.json new file mode 100644 index 0000000..46e3690 --- /dev/null +++ b/vcpkg/ports/uthash/vcpkg.json @@ -0,0 +1,7 @@ +{ + "name": "uthash", + "version-semver": "2.3.0", + "description": "C macros for hash tables and more.", + "homepage": "https://troydhanson.github.io/uthash/", + "license": "BSD-1-Clause" +} |