mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-11 11:06:12 -04:00
PIPEWIRE_DEFINITIONS contains ready-to-use compile flags. If used with INTERFACE_COMPILE_DEFINITIONS, this can lead to a compile error. Rename the variable to PIPEWIRE_COMPILE_FLAGS to be clear about that and prevent accidental misuse.