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

18 lines
396 B
JSON
Executable File

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