vcpkg/ports/tcb-span/vcpkg.json
Eric Kilmer ad3d92ce59
[tcb-span] Add new port (#23393)
* [tcb-span] Add new port

* Add version

* update portifile.cmake

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-03-07 11:14:40 -08:00

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