Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

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
}
]
}