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

16 lines
339 B
JSON

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