14 lines
283 B
JSON
14 lines
283 B
JSON
|
{
|
||
|
"name": "boost-variant2",
|
||
|
"version": "1.79.0",
|
||
|
"description": "Boost variant2 module",
|
||
|
"homepage": "https://github.com/boostorg/variant2",
|
||
|
"license": "BSL-1.0",
|
||
|
"dependencies": [
|
||
|
"boost-assert",
|
||
|
"boost-config",
|
||
|
"boost-mp11",
|
||
|
"boost-vcpkg-helpers"
|
||
|
]
|
||
|
}
|