mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 10:39:02 +08:00
37 lines
708 B
JSON
37 lines
708 B
JSON
{
|
|
"name": "boost-chrono",
|
|
"version": "1.77.0",
|
|
"description": "Boost chrono module",
|
|
"homepage": "https://github.com/boostorg/chrono",
|
|
"dependencies": [
|
|
"boost-assert",
|
|
{
|
|
"name": "boost-build",
|
|
"host": true
|
|
},
|
|
"boost-config",
|
|
"boost-core",
|
|
"boost-integer",
|
|
{
|
|
"name": "boost-modular-build-helper",
|
|
"host": true
|
|
},
|
|
"boost-move",
|
|
"boost-mpl",
|
|
"boost-predef",
|
|
"boost-ratio",
|
|
"boost-static-assert",
|
|
"boost-system",
|
|
"boost-throw-exception",
|
|
"boost-type-traits",
|
|
"boost-typeof",
|
|
"boost-utility",
|
|
"boost-vcpkg-helpers",
|
|
"boost-winapi",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|