mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 01:59:01 +08:00
19 lines
415 B
JSON
19 lines
415 B
JSON
{
|
|
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
|
"name": "boost-vmd",
|
|
"version": "1.83.0",
|
|
"description": "Boost vmd module",
|
|
"homepage": "https://github.com/boostorg/vmd",
|
|
"license": "BSL-1.0",
|
|
"dependencies": [
|
|
{
|
|
"name": "boost-preprocessor",
|
|
"version>=": "1.83.0"
|
|
},
|
|
{
|
|
"name": "boost-vcpkg-helpers",
|
|
"version>=": "1.83.0"
|
|
}
|
|
]
|
|
}
|