mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 19:39:00 +08:00
4783c36f8c
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
14 lines
287 B
JSON
14 lines
287 B
JSON
{
|
|
"name": "boost-variant2",
|
|
"version-string": "1.75.0",
|
|
"description": "Boost variant2 module",
|
|
"homepage": "https://github.com/boostorg/variant2",
|
|
"dependencies": [
|
|
"boost-config",
|
|
"boost-detail",
|
|
"boost-integer",
|
|
"boost-mp11",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|