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

Enable line information in RelWithDebInfo #897

Merged
merged 1 commit into from
Dec 8, 2024

Conversation

stephenswat
Copy link
Member

This allows us to get line information in profilers without having to disable optimizations in the code.

This allows us to get line information in profilers without having to
disable optimizations in the code.
@stephenswat stephenswat added priority: low Low priority build Changes related to the build system labels Dec 8, 2024
Copy link

sonarqubecloud bot commented Dec 8, 2024

@stephenswat stephenswat merged commit 5c2fdd0 into main Dec 8, 2024
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Changes related to the build system priority: low Low priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants