vcpkg/ports/boost-metaparse/vcpkg.json

16 lines
339 B
JSON
Raw Normal View History

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