Skip to content

Conversation

@richiware
Copy link
Member

@richiware richiware commented Sep 25, 2025

Description

Contributor Checklist

  • Commit messages follow the project guidelines.
  • The code follows the style guidelines of this project.
  • Tests that thoroughly check the new feature have been added/Regression tests checking the bug and its fix have been added; the added tests pass locally
  • Any new/modified methods have been properly documented using Doxygen.
  • Changes are backport compatible: they do NOT break ABI nor change library core behavior.
  • Changes are API compatible.
  • N/A: New feature has been added to the versions.md file (if applicable).
  • N/A: Applicable backports have been included in the description.

Reviewer Checklist

  • The PR has a milestone assigned.
  • The title and description correctly express the PR's purpose.
  • Check contributor checklist is correct.
  • Check CI results: changes do not issue any warning.
  • Check CI results: CI pass and failing tests are unrelated with the changes.

Signed-off-by: Ricardo González Moreno <[email protected]>
@richiware richiware changed the title Remove unused cmake file [23730] Remove unused cmake file Sep 25, 2025
@MiguelCompany MiguelCompany added this to the v2.3.2 milestone Sep 25, 2025
@MiguelCompany MiguelCompany self-requested a review September 25, 2025 08:31
@MiguelCompany MiguelCompany merged commit eef9828 into master Sep 25, 2025
12 checks passed
@MiguelCompany MiguelCompany deleted the feature/remove-old-cmake branch September 25, 2025 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants