vcpkg/ports/workflow/vcpkg.json

11 lines
249 B
JSON

{
"name": "workflow",
"version-string": "0.9.3",
"port-version": 1,
"description": "About C++ Parallel Computing and Asynchronous Networking Engine",
"homepage": "https://github.com/sogou/workflow",
"dependencies": [
"openssl"
]
}