aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/linalg/vcpkg.json
blob: 2b0d2d594c0ed3ed19714844573f92c494ae3eaa (plain)
1
2
3
4
5
6
7
{
  "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"
}