vcpkg/scripts/buildsystems/osx
omartijn 24625921aa
[applocal.py] Don't try to install dependencies not managed by vcpkg (#16716)
This fixes build failures on osx when using dependencies not coming
from vcpkg (e.g. closed binaries). vcpkg tried to install those
dependencies (which fails because they're not where vcpkg expects them).

Fixes issue #8203

Co-authored-by: Martijn Otto <git@martijnotto.nl>
2021-03-15 15:47:08 -07:00
..
applocal.py [applocal.py] Don't try to install dependencies not managed by vcpkg (#16716) 2021-03-15 15:47:08 -07:00