mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-02 09:48:59 +08:00
35619c26a9
* Upgrage tl-ranges * Update versions files * Correct versions * Add license * Fix license syntax * Update tl-ranges * Update tl-ranges * Update tl-ranges * Update tl-ranges
14 lines
261 B
JSON
14 lines
261 B
JSON
{
|
|
"name": "tl-ranges",
|
|
"version-date": "2022-12-07",
|
|
"description": "Ranges that didn't make C++20",
|
|
"homepage": "https://tl.tartanllama.xyz",
|
|
"license": "CC0-1.0",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|