yuzu/externals/vcpkg/ports/josuttis-jthread/vcpkg.json

8 lines
260 B
JSON
Executable File

{
"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"
}