blob: d64351cea337bf213b30a77fe1bed8492a4d1761 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"name": "boost-tti",
"version": "1.76.0",
"description": "Boost tti module",
"homepage": "https://github.com/boostorg/tti",
"dependencies": [
"boost-config",
"boost-detail",
"boost-function-types",
"boost-mpl",
"boost-preprocessor",
"boost-type-traits",
"boost-vcpkg-helpers"
]
}
|