mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-11 19:16:16 -04:00
Makes the check for the number of plugins in the global list an explicit length check (not relying on CMake implicit functionality), also moves it in line with how the same was solved in `ObsHelpers.cmake` globally.