vcpkg/ports/boost-variant2/vcpkg.json

14 lines
287 B
JSON
Raw Normal View History

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