mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 20:39:00 +08:00
16 lines
346 B
JSON
16 lines
346 B
JSON
|
{
|
||
|
"name": "boost-metaparse",
|
||
|
"version-string": "1.75.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"
|
||
|
]
|
||
|
}
|