mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 18:29:01 +08:00
37 lines
744 B
JSON
37 lines
744 B
JSON
{
|
|
"name": "boost-date-time",
|
|
"version": "1.77.0",
|
|
"description": "Boost date_time module",
|
|
"homepage": "https://github.com/boostorg/date_time",
|
|
"dependencies": [
|
|
"boost-algorithm",
|
|
"boost-assert",
|
|
{
|
|
"name": "boost-build",
|
|
"host": true
|
|
},
|
|
"boost-config",
|
|
"boost-core",
|
|
"boost-io",
|
|
"boost-lexical-cast",
|
|
{
|
|
"name": "boost-modular-build-helper",
|
|
"host": true
|
|
},
|
|
"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",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|