vcpkg/ports/linmath/vcpkg.json
Thomas1664 933aa19b26
[linmath] Add port (#26069)
* add port for linmath.h

* format manifest and x-add version linmath

* Update version database

* set ref to latest commit id

* Update version database

* Update ref

* version

Co-authored-by: Ryan <ryan.mckenna002@gmail.com>
2022-08-02 16:47:10 -07:00

8 lines
233 B
JSON

{
"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"
}