mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-01 10:38:59 +08:00
ee1093857f
Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
16 lines
354 B
JSON
16 lines
354 B
JSON
{
|
|
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
|
"name": "boost-build",
|
|
"version": "1.85.0",
|
|
"port-version": 2,
|
|
"description": "Boost.Build",
|
|
"homepage": "https://github.com/boostorg/build",
|
|
"license": "BSL-1.0",
|
|
"dependencies": [
|
|
{
|
|
"name": "boost-uninstall",
|
|
"version>=": "1.85.0"
|
|
}
|
|
]
|
|
}
|