vcpkg/ports/ade/vcpkg.json
Ilya Lavrenov 2161f290af
[ade] updated to 0.1.2d (#34602)
* [ade] updated to 0.1.2d

* updated version database
2023-10-20 09:50:31 -07:00

16 lines
379 B
JSON

{
"name": "ade",
"version-string": "0.1.2d",
"description": "ADE Framework is a graph construction, manipulation, and processing framework. ADE Framework is suitable for organizing data flow processing and execution.",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}