vcpkg/ports/cwapi3d/vcpkg.json

18 lines
351 B
JSON
Raw Normal View History

{
"name": "cwapi3d",
"version": "30.475.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
}
]
}