vcpkg/ports/boost-modular-build-helper/vcpkg.json
Stephan T. Lavavej 134505003b
[boost] Fix boost-modular-build.cmake with VS 2022 17.0 Preview 2 (#19086)
* 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`.
2021-07-23 21:05:45 -07:00

10 lines
160 B
JSON

{
"name": "boost-modular-build-helper",
"version-string": "1.76.0",
"port-version": 1,
"dependencies": [
"boost-build",
"boost-uninstall"
]
}