aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/spaceland/vcpkg.json
blob: 21bc11d20af44449ae0526c3faca13b28b0488ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "spaceland",
  "version": "7.8.2",
  "port-version": 11,
  "description": "Spaceland Lib (sl) is a suite for geometric computation, specifically adapted to OpenGL.",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    "zlib"
  ]
}