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

20 lines
428 B
JSON
Executable File

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