mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 03:30:38 +08:00
1b6be5d678
* [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>
13 lines
237 B
JSON
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
|
|
}
|
|
]
|
|
}
|