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

remove option.fPIC for shared in conan new templates #13066

Merged

Conversation

memsharded
Copy link
Member

@memsharded memsharded commented Feb 7, 2023

Changelog: Feature: Remove option.fPIC for shared in conan new templates.

This is already common practice in ConanCenter, in practically all recipes:

  • Update our templates to reflect it
  • Update some tests with same pattern to further test it

@memsharded memsharded requested a review from AbrilRBS February 7, 2023 11:33
@memsharded memsharded added this to the 2.0.0-beta10 milestone Feb 7, 2023
@AbrilRBS AbrilRBS changed the title remove option.fPIC for shared remove option.fPIC for shared in conan new templates Feb 7, 2023
@memsharded memsharded marked this pull request as ready for review February 7, 2023 13:39
@AbrilRBS
Copy link
Member

AbrilRBS commented Feb 8, 2023

Note that cci already suggests this behaviour https://github.com/conan-io/conan-center-index/blob/master/docs/package_templates/cmake_package/all/conanfile.py, so this will get both templates in-sync

@czoido czoido merged commit d9dc619 into conan-io:develop2 Feb 10, 2023
@memsharded memsharded deleted the feature/develop2_fpic_shared_removal branch February 10, 2023 12:59
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