yuzu/externals/vcpkg/ports/boost-function-types/vcpkg.json

17 lines
369 B
JSON
Executable File

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