yuzu/externals/vcpkg/ports/boost-metaparse/vcpkg.json

17 lines
363 B
JSON
Executable File

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