14 lines
303 B
JSON
14 lines
303 B
JSON
{
|
|
"name": "tinythread",
|
|
"version": "1.1",
|
|
"port-version": 6,
|
|
"description": "Implements a fairly compatible subset of the C++11 thread management classes",
|
|
"homepage": "https://tinythreadpp.bitsnbites.eu/",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|