mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 17:29:01 +08:00
61efb16e6c
* Update to ezc3d 1.4.7 * Revise portfile * Update versions
18 lines
305 B
JSON
18 lines
305 B
JSON
{
|
|
"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
|
|
}
|
|
]
|
|
}
|