vcpkg/ports/boost-build/vcpkg.json

16 lines
356 B
JSON
Raw Normal View History

{
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
"name": "boost-build",
2022-12-21 01:20:54 +08:00
"version": "1.81.0",
"port-version": 3,
"description": "Boost.Build",
"homepage": "https://github.com/boostorg/build",
"license": "BSL-1.0",
"dependencies": [
{
"name": "boost-uninstall",
"version>=": "1.81.0#2"
}
]
}