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

14 lines
288 B
JSON

{
"name": "tinycthread",
"version-date": "2019-08-06",
"port-version": 3,
"description": "Small, portable implementation of the C11 threads API",
"homepage": "https://tinycthread.github.io/",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}