vcpkg/ports/boost-build/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

11 lines
215 B
JSON

{
"name": "boost-build",
"version-string": "1.75.0.beta1",
"port-version": 1,
"description": "Boost.Build",
"homepage": "https://github.com/boostorg/build",
"dependencies": [
"boost-uninstall"
]
}