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

Build cmake based libraries in release mode #192

Merged
merged 1 commit into from
Dec 8, 2024

Conversation

sharkwouter
Copy link
Member

This should speed up applications using these libraries and also lower the size of both the libraries and the binaries that use them. We should make sure that all new libraries which are build using cmake build in release mode.

@sharkwouter sharkwouter merged commit 0407b72 into master Dec 8, 2024
164 checks passed
@sharkwouter sharkwouter deleted the build-release-builds branch December 8, 2024 10:35
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