1 2 3 4 5 6 7 8 9 10 11 12 13
{ "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 } ] }