vcpkg/ports/boost-tti/vcpkg.json
2021-09-27 17:12:39 -07:00

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"
]
}