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