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