Skip to content

X_VCPKG_APPLOCAL_DEPS_INSTALL bug for install-command with multiple targets. #18670

@powel-jeh

Description

@powel-jeh

Describe the bug
x_vcpkg_install_local_dependencies breaks down for install-command with multiple targets, as PARSED_TARGETS is passed as string https://github.com/microsoft/vcpkg/blob/master/scripts/buildsystems/vcpkg.cmake#L681, not list.

Additional context
Fixed here: https://github.com/strega-nil/vcpkg/tree/vcpkg-cmake-install_local_deps_bug by @strega-nil.

Metadata

Metadata

Assignees

Labels

category:vcpkg-bugThe issue is with the vcpkg system (including helper scripts in `scripts/cmake/`)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions