19 lines
428 B
JSON
Executable file
19 lines
428 B
JSON
Executable file
{
|
|
"name": "boost-functional",
|
|
"version": "1.79.0",
|
|
"description": "Boost functional module",
|
|
"homepage": "https://github.com/boostorg/functional",
|
|
"license": "BSL-1.0",
|
|
"dependencies": [
|
|
"boost-config",
|
|
"boost-core",
|
|
"boost-function",
|
|
"boost-function-types",
|
|
"boost-mpl",
|
|
"boost-preprocessor",
|
|
"boost-type-traits",
|
|
"boost-typeof",
|
|
"boost-utility",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|