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

Set a default build type #249

Merged
merged 1 commit into from
May 19, 2020
Merged

Set a default build type #249

merged 1 commit into from
May 19, 2020

Conversation

jpcima
Copy link
Collaborator

@jpcima jpcima commented May 19, 2020

Set a default build type.
If not set, the value will be RelWithDebInfo.

Motivation

  • users don't get accidental Debug builds and the degraded sfizz experience from it
  • benign asserts don't crash DAWs, such as size mismatchs which are corrected by std::min
  • it's still a debuggable build that is able to provide helpful info

@jpcima jpcima merged commit 0f702ba into sfztools:develop May 19, 2020
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