mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 13:01:47 +08:00
15 lines
302 B
JSON
15 lines
302 B
JSON
{
|
|
"name": "boost-tti",
|
|
"version": "1.77.0",
|
|
"description": "Boost tti module",
|
|
"homepage": "https://github.com/boostorg/tti",
|
|
"dependencies": [
|
|
"boost-config",
|
|
"boost-function-types",
|
|
"boost-mpl",
|
|
"boost-preprocessor",
|
|
"boost-type-traits",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|