vcpkg/ports/boost-variant2/vcpkg.json
2021-09-27 17:12:39 -07:00

12 lines
239 B
JSON

{
"name": "boost-variant2",
"version": "1.77.0",
"description": "Boost variant2 module",
"homepage": "https://github.com/boostorg/variant2",
"dependencies": [
"boost-config",
"boost-mp11",
"boost-vcpkg-helpers"
]
}