vcpkg/ports/boost-vcpkg-helpers/vcpkg.json
ras0219 4783c36f8c
[boost][many ports] Reformat manifest files in preparation for #15424 (#15616)
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-01-13 14:41:23 -08:00

10 lines
206 B
JSON

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