mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 10:39:02 +08:00
24 lines
486 B
JSON
24 lines
486 B
JSON
{
|
|
"name": "boost-phoenix",
|
|
"version": "1.77.0",
|
|
"description": "Boost phoenix module",
|
|
"homepage": "https://github.com/boostorg/phoenix",
|
|
"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"
|
|
]
|
|
}
|