mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 09:49:00 +08:00
17 lines
361 B
JSON
17 lines
361 B
JSON
|
{
|
||
|
"name": "boost-functional",
|
||
|
"version-string": "1.75.0",
|
||
|
"description": "Boost functional module",
|
||
|
"homepage": "https://github.com/boostorg/functional",
|
||
|
"dependencies": [
|
||
|
"boost-config",
|
||
|
"boost-core",
|
||
|
"boost-mpl",
|
||
|
"boost-preprocessor",
|
||
|
"boost-type-traits",
|
||
|
"boost-typeof",
|
||
|
"boost-utility",
|
||
|
"boost-vcpkg-helpers"
|
||
|
]
|
||
|
}
|