mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 07:26:52 +08:00
4783c36f8c
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
20 lines
429 B
JSON
20 lines
429 B
JSON
{
|
|
"name": "boost-function",
|
|
"version-string": "1.75.0",
|
|
"description": "Boost function module",
|
|
"homepage": "https://github.com/boostorg/function",
|
|
"dependencies": [
|
|
"boost-assert",
|
|
"boost-bind",
|
|
"boost-config",
|
|
"boost-core",
|
|
"boost-integer",
|
|
"boost-preprocessor",
|
|
"boost-throw-exception",
|
|
"boost-type-index",
|
|
"boost-type-traits",
|
|
"boost-typeof",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|