vcpkg/ports/ade/vcpkg.json
Ilya Lavrenov 1597438167
[ade] updated to 0.1.2c (#33726)
* [ade] updated to 0.1.2c

* updated version database
2023-09-26 00:29:58 -07:00

16 lines
379 B
JSON

{
"name": "ade",
"version-string": "0.1.2c",
"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
}
]
}