vcpkg/ports/boost-mpl/vcpkg.json

17 lines
342 B
JSON
Raw Normal View History

{
"name": "boost-mpl",
"version": "1.76.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"
]
}