Skip to content

Conversation

@kristiankunc
Copy link
Contributor

No description provided.

Copy link

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

This PR adds global compile definitions for _DEBUG and NDEBUG based on build configuration (Debug/Release) in the root CMakeLists.txt. However, this introduces redundancy since all existing targets already define these macros individually.

Key Changes

  • Added global add_compile_definitions() call to set _DEBUG for Debug builds and NDEBUG for Release builds across all targets

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

@kristiankunc kristiankunc merged commit d39059f into main Nov 30, 2025
9 checks passed
@VATSIMUK
Copy link

VATSIMUK commented Dec 1, 2025

🎉 This PR is included in version 5.18.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants