yuzu/externals/vcpkg/ports/cpp-taskflow/vcpkg.json

11 lines
253 B
JSON
Executable File

{
"name": "cpp-taskflow",
"version-string": "2.6.0",
"port-version": 1,
"description": "Fast Parallel Tasking Programming Library using Modern C++.",
"homepage": "https://github.com/taskflow/taskflow",
"dependencies": [
"taskflow"
]
}