mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-29 00:21:53 -05:00
CMake build framework 3.0 introduces more strict typing checks, which require additional code fixes to silence. * Fixes warnings about implicit casts * Fixes warnings about weak references used multiple times inside blocks