Skip to content

Add MinSizeRel as valid CMAKE_BUILD_TYPE#131

Open
marcosbento wants to merge 1 commit intodevelopfrom
improvement/add_build_type_minsizerel
Open

Add MinSizeRel as valid CMAKE_BUILD_TYPE#131
marcosbento wants to merge 1 commit intodevelopfrom
improvement/add_build_type_minsizerel

Conversation

@marcosbento
Copy link
Collaborator

Description

Add MinSizeRel as valid CMAKE_BUILD_TYPE -- implements the #130.

Contributor Declaration

By opening this pull request, I affirm the following:

  • All authors agree to the Contributor License Agreement.
  • The code follows the project's coding standards.
  • I have performed self-review and added comments where needed.
  • I have added or updated tests to verify that my changes are effective and functional.
  • I have run all existing tests and confirmed they pass.

@marcosbento marcosbento force-pushed the improvement/add_build_type_minsizerel branch from 083b6d8 to a0de359 Compare February 13, 2026 08:34
Copy link
Member

@wdeconinck wdeconinck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For other build types we have default flags, which will not be added here because this build type is not added there. I guess the point of this build type is anyway not best performance on HPC, so OK.

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