blob: 6b919889beccacb310efb1a5e10dc4f656d057ae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"name": "boost-type-index",
"version": "1.77.0",
"description": "Boost type_index module",
"homepage": "https://github.com/boostorg/type_index",
"dependencies": [
"boost-config",
"boost-container-hash",
"boost-core",
"boost-preprocessor",
"boost-static-assert",
"boost-throw-exception",
"boost-type-traits",
"boost-vcpkg-helpers"
]
}
|