mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 04:39:30 +08:00
134505003b
* Fix boost-modular-build.cmake with VS 2022 17.0 Preview 2. * Update another version list, noticed by @CaseyCarter. * Update port-version to 1. * Run `vcpkg.exe x-add-version --all`.
10 lines
160 B
JSON
10 lines
160 B
JSON
{
|
|
"name": "boost-modular-build-helper",
|
|
"version-string": "1.76.0",
|
|
"port-version": 1,
|
|
"dependencies": [
|
|
"boost-build",
|
|
"boost-uninstall"
|
|
]
|
|
}
|