mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 21:39:07 +08:00
4783c36f8c
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
43 lines
934 B
JSON
43 lines
934 B
JSON
{
|
|
"name": "boost-thread",
|
|
"version-string": "1.75.0",
|
|
"description": "Boost thread module",
|
|
"homepage": "https://github.com/boostorg/thread",
|
|
"dependencies": [
|
|
"boost-algorithm",
|
|
"boost-assert",
|
|
"boost-atomic",
|
|
"boost-bind",
|
|
"boost-build",
|
|
"boost-chrono",
|
|
"boost-concept-check",
|
|
"boost-config",
|
|
"boost-container",
|
|
"boost-container-hash",
|
|
"boost-core",
|
|
"boost-date-time",
|
|
"boost-detail",
|
|
"boost-exception",
|
|
"boost-function",
|
|
"boost-integer",
|
|
"boost-intrusive",
|
|
"boost-io",
|
|
"boost-lexical-cast",
|
|
"boost-math",
|
|
"boost-modular-build-helper",
|
|
"boost-move",
|
|
"boost-optional",
|
|
"boost-predef",
|
|
"boost-preprocessor",
|
|
"boost-smart-ptr",
|
|
"boost-static-assert",
|
|
"boost-system",
|
|
"boost-throw-exception",
|
|
"boost-tuple",
|
|
"boost-type-traits",
|
|
"boost-utility",
|
|
"boost-vcpkg-helpers",
|
|
"boost-winapi"
|
|
]
|
|
}
|