Srt Additional Information - obsproject/obs-deps GitHub Wiki
The following is a list of changes/patches applied to srt as part of obs-deps.
0001-enable-proper-cmake-build-types
This patch enables proper use of CMake's built-in build types (Debug, RelWithDebInfo, Release, and MinSizeRel) and enables the project's debug option (ENABLE_DEBUG) if the appropriate build type has been selected.