vcpkg/ports/boost-vcpkg-helpers/vcpkg.json

10 lines
206 B
JSON
Raw Normal View History

{
"name": "boost-vcpkg-helpers",
"version-string": "7",
"port-version": 2,
"description": "a set of vcpkg-internal scripts used to modularize boost",
"dependencies": [
"boost-uninstall"
]
}