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

21 lines
425 B
JSON
Executable File

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