aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/cpp-taskflow/vcpkg.json
blob: 2a1da640b210435164c8cff7fbe011ba3a26f8ec (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "cpp-taskflow",
  "version": "2.6.0",
  "port-version": 2,
  "description": "Fast Parallel Tasking Programming Library using Modern C++.",
  "homepage": "https://github.com/taskflow/taskflow",
  "dependencies": [
    "taskflow"
  ]
}