yuzu/externals/vcpkg/ports/ezc3d/vcpkg.json

18 lines
305 B
JSON
Executable File

{
"name": "ezc3d",
"version": "1.4.7",
"description": "C3D reader/writer",
"homepage": "https://github.com/pyomeca/ezc3d",
"license": "MIT",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}