vcpkg/ports/boost-mpl/vcpkg.json
2021-09-27 17:12:39 -07:00

17 lines
343 B
JSON

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