mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-27 18:31:15 +08:00
27 lines
617 B
JSON
27 lines
617 B
JSON
|
{
|
||
|
"name": "boost-program-options",
|
||
|
"version-string": "1.75.0",
|
||
|
"description": "Boost program_options module",
|
||
|
"homepage": "https://github.com/boostorg/program_options",
|
||
|
"dependencies": [
|
||
|
"boost-any",
|
||
|
"boost-bind",
|
||
|
"boost-build",
|
||
|
"boost-compatibility",
|
||
|
"boost-config",
|
||
|
"boost-core",
|
||
|
"boost-detail",
|
||
|
"boost-function",
|
||
|
"boost-iterator",
|
||
|
"boost-lexical-cast",
|
||
|
"boost-math",
|
||
|
"boost-modular-build-helper",
|
||
|
"boost-smart-ptr",
|
||
|
"boost-static-assert",
|
||
|
"boost-throw-exception",
|
||
|
"boost-tokenizer",
|
||
|
"boost-type-traits",
|
||
|
"boost-vcpkg-helpers"
|
||
|
]
|
||
|
}
|