vcpkg/ports/boost-modular-build-helper/vcpkg.json
Kai Pastor 5fb4257c3c
[boost-modular-build-helper] Fixup mingw lib names (#20576)
* Fixup mingw lib names on windows

* Update versions

* Bump boost-modular-build-helper port-version.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-12 11:27:43 -07:00

10 lines
204 B
JSON

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