mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 04:49:08 +08:00
14 lines
282 B
JSON
14 lines
282 B
JSON
{
|
|
"name": "boost-tuple",
|
|
"version": "1.77.0",
|
|
"description": "Boost tuple module",
|
|
"homepage": "https://github.com/boostorg/tuple",
|
|
"dependencies": [
|
|
"boost-config",
|
|
"boost-core",
|
|
"boost-static-assert",
|
|
"boost-type-traits",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|