{
  "name": "pthreadpool",
  "version-date": "2020-04-10",
  "port-version": 3,
  "description": "Portable (POSIX/Windows/Emscripten) thread pool for C/C++",
  "homepage": "https://github.com/Maratyszcza/pthreadpool",
  "dependencies": [
    "fxdiv",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}
