early-access version 2853
This commit is contained in:
7
externals/vcpkg/ports/josuttis-jthread/vcpkg.json
vendored
Executable file
7
externals/vcpkg/ports/josuttis-jthread/vcpkg.json
vendored
Executable file
@@ -0,0 +1,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"
|
||||
}
|
||||
Reference in New Issue
Block a user