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

cmake: allow user to override CMAKE_DEBUG_POSTFIX #385

Closed

Conversation

vmiklos
Copy link

@vmiklos vmiklos commented Oct 5, 2018

Default is unchanged, but this way the postfix can be set to "" if
wanted.

Default is unchanged, but this way the postfix can be set to "" if
wanted.
@vmiklos
Copy link
Author

vmiklos commented Feb 13, 2021

This can be also set when consuming the .lib file, e.g. setting both IMPORTED_LOCATION and IMPORTED_LOCATION_DEBUG for a library makes it unnecessary to modify anything on the zlib side.

@vmiklos vmiklos closed this Feb 13, 2021
GerHobbelt pushed a commit to GerHobbelt/zlib that referenced this pull request Nov 20, 2021
@Neustradamus Neustradamus mentioned this pull request Jan 1, 2025
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.

1 participant