mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 19:39:00 +08:00
69cadc5949
* [ezc3d] update to 1.5.7 * [ezc3d] update to 1.5.7
18 lines
305 B
JSON
18 lines
305 B
JSON
{
|
|
"name": "ezc3d",
|
|
"version": "1.5.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
|
|
}
|
|
]
|
|
}
|