vcpkg/ports/boost-build/vcpkg.json
Semphriss aa155bb022
[boost-build] Fix boost-exception for wasm32-emscripten (#22497)
* 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>
2022-01-19 09:09:48 -08:00

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"
]
}