Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PkgConfig uses conanfile.run() instead of independent runner to use Conan environment #13985

Merged

Conversation

memsharded
Copy link
Member

@memsharded memsharded commented May 27, 2023

Changelog: Fix: PkgConfig uses conanfile.run() instead of internal runner to get full Conan environment from profiles and dependencies.
Docs: Omit

For #13962

conan/tools/gnu/pkgconfig.py Outdated Show resolved Hide resolved
conans/model/build_info.py Outdated Show resolved Hide resolved
memsharded and others added 2 commits June 19, 2023 23:14
Co-authored-by: Francisco Ramírez <franchuti688@gmail.com>
@memsharded memsharded marked this pull request as ready for review July 11, 2023 11:16
@memsharded memsharded changed the title serialize cpp_info in package() for PkgConfig full functionality PkgConfig uses conanfile.run() instead of independent runner to use Conan environment Jul 11, 2023
@czoido czoido merged commit 8b6785d into conan-io:release/2.0 Jul 12, 2023
@czoido czoido removed request for jcar87 and AbrilRBS July 12, 2023 09:59
@memsharded memsharded deleted the experiment/cpp_info_serialized branch July 12, 2023 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants