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

Allows to specify custom build configuration #216

Closed
wants to merge 1 commit into from

Conversation

fs-eire
Copy link
Contributor

@fs-eire fs-eire commented May 15, 2020

This change allows user to specify custom build configuration types. resolves #108.

A new command flag -C/--config is added to enable users to pass custom build configuration type, which goes to CMAKE_BUILD_TYPE in Cmake.

The previous flag --debug is preserved for backward compatibility.

@njbrake
Copy link
Contributor

njbrake commented Aug 9, 2021

Is there something missing that is preventing this feature from getting merged?

@njbrake njbrake mentioned this pull request Aug 10, 2021
@njbrake
Copy link
Contributor

njbrake commented Aug 11, 2021

This PR should be closed since #251 was merged.

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.

Custom Configuration Types
4 participants