vcpkg/ports/linalg/vcpkg.json
2023-10-09 15:34:56 -07:00

8 lines
216 B
JSON

{
"name": "linalg",
"version": "2.2",
"description": "linalg.h is a single header public domain linear algebra library for C++11",
"homepage": "https://github.com/sgorsten/linalg",
"license": "Unlicense"
}