pineapple/externals/vcpkg/ports/boost-metaparse/vcpkg.json
2022-07-23 03:01:36 +02:00

16 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"
]
}