vcpkg/ports/boost-modular-build-helper/vcpkg.json
Nemirtingas 5fcea86177
[boost-modular-build-helper] Boost crosscompile/fix windows suffix (#22636)
* Set suffix for Windows. (Like on MacOS and Linux).

* Update baseline.

Co-authored-by: Nemirtingas <Nemirtingas@noreply.com>
2022-01-20 15:59:00 -08:00

11 lines
223 B
JSON

{
"name": "boost-modular-build-helper",
"version": "1.78.0",
"port-version": 2,
"description": "Internal vcpkg port used to build Boost libraries",
"dependencies": [
"boost-uninstall",
"vcpkg-cmake"
]
}