mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 07:19:00 +08:00
19 lines
342 B
JSON
19 lines
342 B
JSON
{
|
|
"name": "ogdf",
|
|
"version-date": "2022-06-30",
|
|
"description": "Open Graph Drawing Framework",
|
|
"homepage": "https://github.com/ogdf/ogdf",
|
|
"license": null,
|
|
"supports": "!uwp",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|