You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just updated conan to version 1.53.0 and am surprised that my .pc files generated with PkgConfigDeps into build/generators folder are not found by CMake anymore when calling conan create.
If I define PKG_CONFIG_PATH manually before, all goes fine. But obviously this is something I rather don't want to do.
Has anyone a hint where I have to dig?
Thanks
The text was updated successfully, but these errors were encountered:
Hi @joastoe,
Thanks for reporting. This is duplicated from: #11962
Closing this, please follow in the other issue, it's already being considered for 1.55
I just updated conan to version 1.53.0 and am surprised that my .pc files generated with PkgConfigDeps into build/generators folder are not found by CMake anymore when calling conan create.
If I define PKG_CONFIG_PATH manually before, all goes fine. But obviously this is something I rather don't want to do.
Has anyone a hint where I have to dig?
Thanks
The text was updated successfully, but these errors were encountered: