Skip to content

make cmake build RelWithDebInfo use same optimzer settings as Release…

Jekabs Karklins requested to merge issue_338_RelWithDebInfo into master

Created by: MortenHilkerSkaaning

… builds

Issue reference / description

This will make RelWithDebInfo generated the same code as Release, however it can be profiled efficiently.

https://github.com/ess-dmsc/event-formation-unit/issues/338

Checklist for submitter

  • Check for conflict with integration test
  • Unit tests pass

Nominate for Group Code Review (Anyone can nominate it)

Indicate if you think the code should be reviewed in a Thursday code review session.

  • Recommend for group code review

Also, nominate it on the code_review Slack channel.

Merge request reports