mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 19:59:05 +08:00
19 lines
390 B
JSON
19 lines
390 B
JSON
{
|
|
"name": "libe57format",
|
|
"version": "3.1.1",
|
|
"description": "A library to provide read & write support for the E57 file format.",
|
|
"homepage": "https://github.com/asmaloney/libE57Format",
|
|
"license": "BSL-1.0",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
},
|
|
"xerces-c"
|
|
]
|
|
}
|