mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 02:18:59 +08:00
5fcea86177
* Set suffix for Windows. (Like on MacOS and Linux). * Update baseline. Co-authored-by: Nemirtingas <Nemirtingas@noreply.com>
11 lines
223 B
JSON
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"
|
|
]
|
|
}
|