mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 21:39:00 +08:00
93d397cb69
* Allow gcc on macos on boost-build * Remove libc++ flag for GCC on MacOs * Bumped port version * Ran x-add-version
11 lines
223 B
JSON
11 lines
223 B
JSON
{
|
|
"name": "boost-modular-build-helper",
|
|
"version": "1.78.0",
|
|
"port-version": 1,
|
|
"description": "Internal vcpkg port used to build Boost libraries",
|
|
"dependencies": [
|
|
"boost-uninstall",
|
|
"vcpkg-cmake"
|
|
]
|
|
}
|