mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 19:49:01 +08:00
4783c36f8c
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
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"
|
|
]
|
|
}
|