mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-19 11:28:41 -04:00
cmake: Explicitly fail if macOS SDK is too old
Adds a check to explicitly make sure that the macOS SDK being used is recent enough to build OBS. OBS code currently has ifdefs for older SDKs in some but not all places and relies on some frameworks existing that do not exist on older versions, this should clarify what we require. This commit sets the minimum SDK to 13.1 as this is what our wiki currently specifies. This can be increased in the future if required.
This commit is contained in:
500 Internal Server Error
Gitea Version: 1.28.0+dev-477-g8b6ad49a5f