mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 15:31:48 +08:00
4783c36f8c
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
15 lines
310 B
JSON
15 lines
310 B
JSON
{
|
|
"name": "boost-tuple",
|
|
"version-string": "1.75.0",
|
|
"description": "Boost tuple module",
|
|
"homepage": "https://github.com/boostorg/tuple",
|
|
"dependencies": [
|
|
"boost-config",
|
|
"boost-core",
|
|
"boost-static-assert",
|
|
"boost-type-traits",
|
|
"boost-utility",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|