mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 10:19:01 +08:00
4783c36f8c
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
21 lines
443 B
JSON
21 lines
443 B
JSON
{
|
|
"name": "boost-timer",
|
|
"version-string": "1.75.0",
|
|
"description": "Boost timer module",
|
|
"homepage": "https://github.com/boostorg/timer",
|
|
"dependencies": [
|
|
"boost-build",
|
|
"boost-chrono",
|
|
"boost-compatibility",
|
|
"boost-config",
|
|
"boost-core",
|
|
"boost-integer",
|
|
"boost-io",
|
|
"boost-modular-build-helper",
|
|
"boost-predef",
|
|
"boost-system",
|
|
"boost-throw-exception",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|