Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

19 lines
378 B
JSON

{
"name": "workflow",
"version": "0.11.8",
"description": "About C++ Parallel Computing and Asynchronous Networking Engine",
"homepage": "https://github.com/sogou/workflow",
"license": "Apache-2.0",
"dependencies": [
"openssl",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}