vcpkg/ports/tl-ranges/vcpkg.json
Sy Brand 1b6be5d678
[tl-ranges] Add new port (#21820)
* [tl-ranges] New port

* Update baseline

* Correct port version

* Correct baseline version

* Update versions/t-/tl-ranges.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* update tl-ranges.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-12-06 20:40:08 -08:00

13 lines
237 B
JSON

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