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

22 lines
468 B
JSON
Executable File

{
"name": "boost-fusion",
"version": "1.79.0",
"description": "Boost fusion module",
"homepage": "https://github.com/boostorg/fusion",
"license": "BSL-1.0",
"dependencies": [
"boost-config",
"boost-container-hash",
"boost-core",
"boost-function-types",
"boost-mpl",
"boost-preprocessor",
"boost-static-assert",
"boost-tuple",
"boost-type-traits",
"boost-typeof",
"boost-utility",
"boost-vcpkg-helpers"
]
}