Skip to content

Version 0.20260526.0#553

Merged
agarny merged 2 commits into
opencor:mainfrom
agarny:cleaning-up
May 26, 2026
Merged

Version 0.20260526.0#553
agarny merged 2 commits into
opencor:mainfrom
agarny:cleaning-up

Conversation

@agarny
Copy link
Copy Markdown
Contributor

@agarny agarny commented May 26, 2026

No description provided.

Copilot AI review requested due to automatic review settings May 26, 2026 00:54
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the project version and reduces build noise by silencing compiler warnings originating from vendored GoogleTest sources during unit-test builds.

Changes:

  • Bump VERSION.txt to 0.20260526.0.
  • Add a suppress_target_warnings() CMake helper and apply it to gtest / gtest_main targets when unit testing is enabled.
  • Add a clarifying note in the top-level CMake configuration around the GoogleTest warning suppression.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
VERSION.txt Updates the project version string to 0.20260526.0.
CMakeLists.txt Suppresses warnings for GoogleTest targets in unit test builds and adds a brief explanatory comment.
cmake/common.cmake Introduces suppress_target_warnings() helper to disable warnings per-target.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread CMakeLists.txt Outdated
@agarny agarny merged commit 579c4e0 into opencor:main May 26, 2026
24 checks passed
@agarny agarny deleted the cleaning-up branch May 26, 2026 01:10
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