mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-04 14:49:00 +08:00
22 lines
471 B
JSON
22 lines
471 B
JSON
|
{
|
||
|
"name": "boost-fusion",
|
||
|
"version-string": "1.75.0",
|
||
|
"description": "Boost fusion module",
|
||
|
"homepage": "https://github.com/boostorg/fusion",
|
||
|
"dependencies": [
|
||
|
"boost-config",
|
||
|
"boost-container-hash",
|
||
|
"boost-core",
|
||
|
"boost-detail",
|
||
|
"boost-function-types",
|
||
|
"boost-mpl",
|
||
|
"boost-preprocessor",
|
||
|
"boost-static-assert",
|
||
|
"boost-tuple",
|
||
|
"boost-type-traits",
|
||
|
"boost-typeof",
|
||
|
"boost-utility",
|
||
|
"boost-vcpkg-helpers"
|
||
|
]
|
||
|
}
|