blob: 832c954651227a50fd8ce2e40e7a6eb907d98875 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{
"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"
]
}
|