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

15 lines
283 B
JSON

{
"name": "boost-hana",
"version": "1.77.0",
"description": "Boost hana module",
"homepage": "https://github.com/boostorg/hana",
"dependencies": [
"boost-config",
"boost-core",
"boost-fusion",
"boost-mpl",
"boost-tuple",
"boost-vcpkg-helpers"
]
}