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

Fix/cmakedeps tool no build type #13267

Merged

Conversation

memsharded
Copy link
Member

@memsharded memsharded commented Feb 28, 2023

Changelog: Bugfix: CMakeDeps generate files for tool_requires with the same build_type as the "host" context.
Docs: Omit

Close #13209

@memsharded memsharded added this to the 2.0.1 milestone Feb 28, 2023
@memsharded memsharded marked this pull request as ready for review February 28, 2023 23:14
conans/__init__.py Outdated Show resolved Hide resolved
Co-authored-by: Carlos Zoido <mrgalleta@gmail.com>
@czoido czoido merged commit e558f0c into conan-io:develop2 Mar 1, 2023
@memsharded memsharded deleted the fix/cmakedeps_tool_no_build_type branch March 1, 2023 15:25
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.

[bug] CMakeDeps.generate() fails when build_context_activated is used
3 participants