0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/cmake/macos
gxalpha 8dd20dfd33 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.
2023-10-17 14:13:54 -04:00
..
resources CI: Add new build and packaging scripts for macOS 2023-07-17 19:49:18 +02:00
buildspec.cmake cmake: Update buildspec and presets for macOS 2023-06-17 12:23:33 -04:00
compilerconfig.cmake cmake: Explicitly fail if macOS SDK is too old 2023-10-17 14:13:54 -04:00
defaults.cmake CI: Update main workflow to enable building with macOS 13 runners 2023-06-29 10:48:15 -04:00
helpers.cmake cmake: Add separate function to set Xcode-based target properties 2023-06-17 12:23:33 -04:00
xcode.cmake cmake: Update macOS compiler configuration 2023-06-17 12:23:33 -04:00