aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/solid3/vcpkg.json
blob: 3a45bbb14b1f82a17b3473be0acc54db898341bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "name": "solid3",
  "version": "3.5.8",
  "port-version": 2,
  "description": "Software Library for Interference Detection",
  "license": "GPL-2.0-only OR QPL-1.0",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}