Skip to content

Allow an optional suffix on the debug library name in CMake #295

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

Merged
merged 1 commit into from
Jul 1, 2015

Conversation

martyngigg
Copy link
Contributor

When compiling as a dependency for other applications it can be useful to keep the release & debug libraries in the same directory. This requires that the library names are different.

The patch adds a CMake option specify a suffix on the debug build and defaults to an empty string to match existing behaviour.

cdunn2001 added a commit that referenced this pull request Jul 1, 2015
Allow an optional suffix on the debug library name in CMake
@cdunn2001 cdunn2001 merged commit ce32274 into open-source-parsers:master Jul 1, 2015
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