Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmake: Explicitly disable treating warnings as errors
As libOBS and OBS Studio unfortunately enforce treating warnings as errors, it is necessary to do the opposite. This may remove the need of having a patch for this exist at all, but I'll leave it be for now and just add this single line fix.
- Loading branch information