mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 02:29:07 +08:00
15 lines
283 B
JSON
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"
|
|
]
|
|
}
|