mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-11 21:29:00 +08:00
5fb4257c3c
* 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>
10 lines
204 B
JSON
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"
|
|
]
|
|
}
|