conan-io / conan

Conan - The open-source C and C++ package manager
https://conan.io
MIT License
7.95k stars 951 forks source link

[PkgConfigDeps] Fix relative paths using deployers #16552

Open franramirez688 opened 4 days ago

franramirez688 commented 4 days ago

Changelog: Bugfix: PkgConfigDeps was including twice the prefix path into the relative folders. Docs: omit Closes: https://github.com/conan-io/conan/issues/16543