mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-15 21:30:08 +08:00
0551bc744c
* [boost-filesystem] fix emscripten build * add version * add version 2 * Update boost-build.json * Update boost-modular-build-helper.json
16 lines
356 B
JSON
16 lines
356 B
JSON
{
|
|
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
|
"name": "boost-build",
|
|
"version": "1.81.0",
|
|
"port-version": 2,
|
|
"description": "Boost.Build",
|
|
"homepage": "https://github.com/boostorg/build",
|
|
"license": "BSL-1.0",
|
|
"dependencies": [
|
|
{
|
|
"name": "boost-uninstall",
|
|
"version>=": "1.81.0#1"
|
|
}
|
|
]
|
|
}
|