mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 14:29:02 +08:00
16 lines
329 B
JSON
16 lines
329 B
JSON
|
{
|
||
|
"name": "boost-tti",
|
||
|
"version-string": "1.75.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"
|
||
|
]
|
||
|
}
|