mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-15 13:06:27 -04:00
Some CMake checks were recently switched from UNIX to LINUX to get them to not apply to macOS/OSX. Since LINUX doesn't seem to be defined, switch these checks to UNIX AND NOT APPLE.