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

CMakeDeps omit libpaths for header-libraries #13704

Conversation

memsharded
Copy link
Member

Changelog: Fix: Omit -L libpaths in CMakeDeps for header-only libraries.
Docs: Omit

Close #13702

@memsharded
Copy link
Member Author

This will not move forward:

  • It is a poor solution, as other build systems integration might still warn or even fail due to non existing lib
  • The correct solution is to fix the recipes
  • We will be improving the docs to highlight this is necessary to do it correctly in recipes

@memsharded memsharded closed this Apr 18, 2023
@memsharded memsharded deleted the fix/cmakedeps_header_skip_libpaths branch April 18, 2023 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug] [conan2] redundant "-L" for header only package
1 participant