mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 12:29:07 +08:00
4783c36f8c
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
16 lines
323 B
JSON
16 lines
323 B
JSON
{
|
|
"name": "boost-lambda",
|
|
"version-string": "1.75.0",
|
|
"description": "Boost lambda module",
|
|
"homepage": "https://github.com/boostorg/lambda",
|
|
"dependencies": [
|
|
"boost-bind",
|
|
"boost-config",
|
|
"boost-detail",
|
|
"boost-mpl",
|
|
"boost-type-traits",
|
|
"boost-utility",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|