mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 13:57:17 +08:00
ad3d92ce59
* [tcb-span] Add new port * Add version * update portifile.cmake * update version Co-authored-by: Jonliu1993 <13720414433@163.com>
8 lines
208 B
JSON
8 lines
208 B
JSON
{
|
|
"name": "tcb-span",
|
|
"version-date": "2021-12-15",
|
|
"description": "Implementation of C++20's std::span for older compilers",
|
|
"homepage": "https://github.com/tcbrindle/span",
|
|
"license": "BSL-1.0"
|
|
}
|