mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 21:29:08 +08:00
aa155bb022
* Fix boost-exception for wasm32-emscripten * Updated port version for boost-exception * Updated boost-exception with x-add-version * Fixed patch * Boost-build x-add-version * Increment boost-build version again * x-add-version for boost-build * Fixed boost-build port version * x-add-version for boost-build Co-authored-by: Semphris <semphris@protonmail.com>
11 lines
202 B
JSON
11 lines
202 B
JSON
{
|
|
"name": "boost-build",
|
|
"version": "1.78.0",
|
|
"port-version": 1,
|
|
"description": "Boost.Build",
|
|
"homepage": "https://github.com/boostorg/build",
|
|
"dependencies": [
|
|
"boost-uninstall"
|
|
]
|
|
}
|