aboutsummaryrefslogtreecommitdiff
path: root/ports/josuttis-jthread/vcpkg.json
blob: 565f8b4e3794f7fe07141bcfeaa8db35e64cde15 (plain)
1
2
3
4
5
6
7
{
  "name": "josuttis-jthread",
  "version-string": "2020-07-21",
  "port-version": 2,
  "description": "C++ class for a joining and cooperative interruptible thread (std::jthread) with stop_token helper",
  "homepage": "https://github.com/josuttis/jthread"
}