25 lines
510 B
JSON
25 lines
510 B
JSON
|
{
|
||
|
"name": "boost-phoenix",
|
||
|
"version": "1.79.0",
|
||
|
"description": "Boost phoenix module",
|
||
|
"homepage": "https://github.com/boostorg/phoenix",
|
||
|
"license": "BSL-1.0",
|
||
|
"dependencies": [
|
||
|
"boost-assert",
|
||
|
"boost-bind",
|
||
|
"boost-config",
|
||
|
"boost-core",
|
||
|
"boost-function",
|
||
|
"boost-fusion",
|
||
|
"boost-mpl",
|
||
|
"boost-predef",
|
||
|
"boost-preprocessor",
|
||
|
"boost-proto",
|
||
|
"boost-range",
|
||
|
"boost-smart-ptr",
|
||
|
"boost-type-traits",
|
||
|
"boost-utility",
|
||
|
"boost-vcpkg-helpers"
|
||
|
]
|
||
|
}
|