yuzu/externals/vcpkg/ports/tsl-ordered-map/vcpkg.json

7 lines
166 B
JSON
Raw Normal View History

2022-07-23 05:01:36 +04:00
{
"name": "tsl-ordered-map",
"version-string": "1.0.0",
"port-version": 1,
"description": "C++ hash map and hash set which preserve the order of insertion"
}