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

Allow access to extension_properties for dependencies #17659

Merged

Conversation

AbrilRBS
Copy link
Member

@AbrilRBS AbrilRBS commented Jan 29, 2025

Changelog: Feature: Add extension_properties access to conanfile dependencies.
Docs: conan-io/docs#3997

This can help with implementing transitiveness of the properties from within the plugins, see the linked issue for more context

Closes #17657

@AbrilRBS AbrilRBS changed the title Test to show that extension_properties.compatibibility_cppstd is not transitive Allow access to extension_properties for dependencies Feb 4, 2025
@memsharded memsharded merged commit eebcd02 into conan-io:develop2 Feb 10, 2025
34 checks passed
@AbrilRBS AbrilRBS deleted the ar/test-transitive-cppstdcompat-disable branch February 10, 2025 16:00
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.

[question] Is compatibility_cppstd transitive
2 participants