Skip to content

Srt Additional Information

Patrick Heyer edited this page Feb 23, 2022 · 1 revision

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.