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

17 lines
349 B
JSON

{
"name": "boost-any",
"version": "1.77.0",
"description": "Boost any module",
"homepage": "https://github.com/boostorg/any",
"dependencies": [
"boost-assert",
"boost-config",
"boost-core",
"boost-static-assert",
"boost-throw-exception",
"boost-type-index",
"boost-type-traits",
"boost-vcpkg-helpers"
]
}