yuzu/externals/vcpkg/ports/boost-tti/vcpkg.json

16 lines
326 B
JSON
Executable File

{
"name": "boost-tti",
"version": "1.79.0",
"description": "Boost tti module",
"homepage": "https://github.com/boostorg/tti",
"license": "BSL-1.0",
"dependencies": [
"boost-config",
"boost-function-types",
"boost-mpl",
"boost-preprocessor",
"boost-type-traits",
"boost-vcpkg-helpers"
]
}