mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 00:39:44 +08:00
0f4d1f1f3e
Co-authored-by: Monica <v-liumonica@microsoft.com>
18 lines
306 B
JSON
18 lines
306 B
JSON
{
|
|
"name": "ezc3d",
|
|
"version": "1.5.11",
|
|
"description": "C3D reader/writer",
|
|
"homepage": "https://github.com/pyomeca/ezc3d",
|
|
"license": "MIT",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|