Skip to content

Remove default Frameworks - #11455

Merged
memsharded merged 2 commits into
conan-io:developfrom
lasote:feature/remove_default_frameworks
Jun 15, 2022
Merged

memsharded merged 2 commits into
conan-io:developfrom
lasote:feature/remove_default_frameworks

Conversation

@lasote

@lasote lasote commented Jun 14, 2022

Copy link
Copy Markdown
Contributor

Changelog: Fix: When using the new layout() feature of Conan 2.0, change the default cpp_info.frameworkdirs = ["Frameworks"] to cpp_info.frameworkdirs = [], because it is more common to not have packaged Apple frameworks and declaring a missing folder can cause issues with the new toolchains.
Docs: conan-io/docs#2613

@lasote lasote added this to the 1.50 milestone Jun 14, 2022
@lasote
lasote requested a review from memsharded June 14, 2022 15:38

@memsharded memsharded left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems this is fine, as it is protected by the layout() existence opt-in

@lasote
lasote marked this pull request as ready for review June 15, 2022 06:14
@lasote
lasote marked this pull request as draft June 15, 2022 06:17
@lasote

lasote commented Jun 15, 2022

Copy link
Copy Markdown
Contributor Author

I'll double-check that the default ["Frameworks"] is there without the layout()

@lasote
lasote marked this pull request as ready for review June 15, 2022 06:26
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.

2 participants