mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 20:28:59 +08:00
4783c36f8c
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
31 lines
692 B
JSON
31 lines
692 B
JSON
{
|
|
"name": "boost-date-time",
|
|
"version-string": "1.75.0",
|
|
"description": "Boost date_time module",
|
|
"homepage": "https://github.com/boostorg/date_time",
|
|
"dependencies": [
|
|
"boost-algorithm",
|
|
"boost-assert",
|
|
"boost-build",
|
|
"boost-compatibility",
|
|
"boost-config",
|
|
"boost-core",
|
|
"boost-detail",
|
|
"boost-integer",
|
|
"boost-io",
|
|
"boost-lexical-cast",
|
|
"boost-math",
|
|
"boost-modular-build-helper",
|
|
"boost-numeric-conversion",
|
|
"boost-range",
|
|
"boost-smart-ptr",
|
|
"boost-static-assert",
|
|
"boost-throw-exception",
|
|
"boost-tokenizer",
|
|
"boost-type-traits",
|
|
"boost-utility",
|
|
"boost-vcpkg-helpers",
|
|
"boost-winapi"
|
|
]
|
|
}
|