mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 09:09:05 +08:00
7 lines
203 B
JSON
7 lines
203 B
JSON
|
{
|
||
|
"name": "variant-lite",
|
||
|
"version-string": "1.2.2",
|
||
|
"port-version": 1,
|
||
|
"description": "A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library"
|
||
|
}
|