← Back to events
ActiveAIRelease5.6-sol

viable/strict/1790182282: Use COMPILE_DEFINITIONS property instead of COMPILE_FLAGS (#198204)

What happened

COMPILE_DEFINITIONS is the preferred property to set for defining macros. It works portably across compilers and takes care of escaping. Assisted-by: gpt-5.6-sol Pull Request resolved: #198204 Approved by: https://github.com/Skylion007

Summary assembled by rule from the sources below

Why it's spreading

Sources