mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 14:19:07 +08:00
21 lines
432 B
JSON
21 lines
432 B
JSON
|
{
|
||
|
"name": "boost-proto",
|
||
|
"version-string": "1.75.0",
|
||
|
"description": "Boost proto module",
|
||
|
"homepage": "https://github.com/boostorg/proto",
|
||
|
"dependencies": [
|
||
|
"boost-config",
|
||
|
"boost-core",
|
||
|
"boost-detail",
|
||
|
"boost-fusion",
|
||
|
"boost-mpl",
|
||
|
"boost-preprocessor",
|
||
|
"boost-range",
|
||
|
"boost-static-assert",
|
||
|
"boost-type-traits",
|
||
|
"boost-typeof",
|
||
|
"boost-utility",
|
||
|
"boost-vcpkg-helpers"
|
||
|
]
|
||
|
}
|