18 lines
367 B
JSON
Executable File
18 lines
367 B
JSON
Executable File
{
|
|
"name": "boost-mpl",
|
|
"version": "1.79.0",
|
|
"description": "Boost mpl module",
|
|
"homepage": "https://github.com/boostorg/mpl",
|
|
"license": "BSL-1.0",
|
|
"dependencies": [
|
|
"boost-config",
|
|
"boost-core",
|
|
"boost-predef",
|
|
"boost-preprocessor",
|
|
"boost-static-assert",
|
|
"boost-type-traits",
|
|
"boost-utility",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|