Skip to content

Add support for setting the copyright on produced binaries#236

Merged
mmitche merged 1 commit intodotnet:objwriter/12.xfrom
mmitche:update-copyright-objwriter/12.x
Aug 4, 2022
Merged

Add support for setting the copyright on produced binaries#236
mmitche merged 1 commit intodotnet:objwriter/12.xfrom
mmitche:update-copyright-objwriter/12.x

Conversation

@mmitche
Copy link
Copy Markdown
Member

@mmitche mmitche commented Aug 4, 2022

It was not possible to set the copyright string for binaries. The RC_COPYRIGHT string in the windows resource definition would always be empty. Plumb this value through and set it explicitly in our CMAKE options.

It was not possible to set the copyright string for binaries. The RC_COPYRIGHT string in the windows resource definition would always be empty. Plumb this value through and set it explicitly in our CMAKE options.
@mmitche mmitche merged commit 977936c into dotnet:objwriter/12.x Aug 4, 2022
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