vcpkg/ports/boost-mpl/vcpkg.json
ras0219 4783c36f8c
[boost][many ports] Reformat manifest files in preparation for #15424 (#15616)
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-01-13 14:41:23 -08:00

17 lines
349 B
JSON

{
"name": "boost-mpl",
"version-string": "1.75.0",
"description": "Boost mpl module",
"homepage": "https://github.com/boostorg/mpl",
"dependencies": [
"boost-config",
"boost-core",
"boost-detail",
"boost-predef",
"boost-preprocessor",
"boost-static-assert",
"boost-type-traits",
"boost-vcpkg-helpers"
]
}