mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 02:49:00 +08:00
20 lines
440 B
JSON
20 lines
440 B
JSON
{
|
|
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
|
"name": "boost-vmd",
|
|
"version": "1.82.0",
|
|
"port-version": 1,
|
|
"description": "Boost vmd module",
|
|
"homepage": "https://github.com/boostorg/vmd",
|
|
"license": "BSL-1.0",
|
|
"dependencies": [
|
|
{
|
|
"name": "boost-preprocessor",
|
|
"version>=": "1.82.0#1"
|
|
},
|
|
{
|
|
"name": "boost-vcpkg-helpers",
|
|
"version>=": "1.82.0#1"
|
|
}
|
|
]
|
|
}
|