Skip to content

Conversation

mcb5637
Copy link
Collaborator

@mcb5637 mcb5637 commented Sep 4, 2024

close #78

why double copy? At the moment, this information should only be used in generate() and validate() methods. (https://docs.conan.io/2/reference/conanfile/methods/generate.html)

Copy link
Collaborator

@liss-h liss-h left a comment

Choose a reason for hiding this comment

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

Hi, sorry I talked with alex and after thinking about it it does not make sense to copy the license files here, because this is not our complete dependency graph (and it might change through overrides).

So this probably does not make sense here. But please double check that the serd license file is copied properly into the conan package (and that is has a good name, something like LICENSE_serd or something)

@liss-h
Copy link
Collaborator

liss-h commented Nov 12, 2024

superseded by #325

@liss-h liss-h closed this Nov 12, 2024
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.

Copy license files properly with conan
2 participants