aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/cwapi3d/vcpkg.json
blob: 608590cee005d138d138f804286d6c8f551d6768 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "name": "cwapi3d",
  "version": "32.219.1",
  "description": "CwAPI3D is the Cadwork 3D plugin architecture in C++.",
  "homepage": "https://github.com/cwapi3d/cwapi3dcpp",
  "license": "MIT",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}