mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 06:59:07 +08:00
20 lines
413 B
JSON
20 lines
413 B
JSON
{
|
|
"name": "boost-parameter",
|
|
"version": "1.77.0",
|
|
"description": "Boost parameter module",
|
|
"homepage": "https://github.com/boostorg/parameter",
|
|
"dependencies": [
|
|
"boost-config",
|
|
"boost-core",
|
|
"boost-function",
|
|
"boost-fusion",
|
|
"boost-mp11",
|
|
"boost-mpl",
|
|
"boost-optional",
|
|
"boost-preprocessor",
|
|
"boost-type-traits",
|
|
"boost-utility",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|