yuzu/externals/vcpkg/ports/tl-ranges/vcpkg.json

13 lines
237 B
JSON
Raw Normal View History

2022-07-23 05:01:36 +04:00
{
"name": "tl-ranges",
"version-date": "2021-12-02",
"description": "Ranges that didn't make C++20",
"homepage": "https://tl.tartanllama.xyz",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}