diff options
Diffstat (limited to 'vcpkg/ports/linmath/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/linmath/vcpkg.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/vcpkg/ports/linmath/vcpkg.json b/vcpkg/ports/linmath/vcpkg.json new file mode 100644 index 0000000..30386c5 --- /dev/null +++ b/vcpkg/ports/linmath/vcpkg.json @@ -0,0 +1,7 @@ +{ + "name": "linmath", + "version-date": "2022-07-30", + "description": "linmath.h -- A small library for linear math as required for computer graphics", + "homepage": "https://github.com/datenwolf/linmath.h", + "license": "WTFPL" +} |