mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 13:29:00 +08:00
4783c36f8c
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
19 lines
402 B
JSON
19 lines
402 B
JSON
{
|
|
"name": "boost-format",
|
|
"version-string": "1.75.0",
|
|
"description": "Boost format module",
|
|
"homepage": "https://github.com/boostorg/format",
|
|
"dependencies": [
|
|
"boost-assert",
|
|
"boost-compatibility",
|
|
"boost-config",
|
|
"boost-core",
|
|
"boost-detail",
|
|
"boost-optional",
|
|
"boost-smart-ptr",
|
|
"boost-throw-exception",
|
|
"boost-utility",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|