vcpkg/ports/boost-modular-build-helper/vcpkg.json
Ilya Arzhannikov 1d415e8dc3
[boost-locale] android build (#15606)
* pass additional link flags to b2

* configure boost-locale for android

* build libiconv for android

* Bump port version

* bump port version

* Update CONTROL

* new_ci_checks and versions

* add versions again

* fix pr review

* fix pr review. version

* bump versions

Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-01-25 15:52:09 -08:00

9 lines
141 B
JSON

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