Skip to content

[vcpkg] TODO: Use pkg-config in vcpkg_fixup_pkgconfig to check for libraries #11103

@Neumann-A

Description

@Neumann-A

Currently vcpkg_fixup_pkgconfig uses a hand written parser to get the libs used in the *.pc file but this is incomplete and does not always work as intended. As such it is probably better to directly use pkg-config calls to analyse the generated *.pc files for correctness.

Metadata

Metadata

Assignees

Labels

category:tool-updateThe issue is with build tool or build script, which requires update or should be executed correctly

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions