yuzu/externals/vcpkg/ports/boost-hana/vcpkg.json

16 lines
307 B
JSON
Executable File

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