mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-08 00:26:16 -05:00
CEF is installed in /app/cef. After OBS is built, it no longer needs /app/cef because everything that OBS needs is copied elsewhere. So removing /app/cef at the cleanup stage will not cause issue and will also reduce bundle size.