aboutsummaryrefslogtreecommitdiff
path: root/ports/pthreadpool/vcpkg.json
blob: cff1bc65057ab906efaa1363ccf72a27a5ac98a5 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "pthreadpool",
  "version-date": "2020-04-10",
  "port-version": 1,
  "description": "Portable (POSIX/Windows/Emscripten) thread pool for C/C++",
  "homepage": "https://github.com/Maratyszcza/pthreadpool",
  "dependencies": [
    "fxdiv"
  ]
}