summaryrefslogtreecommitdiffstats
path: root/video/out/cocoa/video_view.m
diff options
context:
space:
mode:
authorDudemanguy <random342@airmail.cc>2023-10-21 09:53:54 -0500
committerDudemanguy <random342@airmail.cc>2023-11-09 18:12:25 +0000
commita5bf211e128b4fb916edcf5f46bd23d3ff222711 (patch)
tree12ee77e7630c4995bc2060445936b8bbe1096c57 /video/out/cocoa/video_view.m
parent051ba909b4107240d643e4793efa2ceb714fd1b4 (diff)
downloadmpv-a5bf211e128b4fb916edcf5f46bd23d3ff222711.tar.bz2
mpv-a5bf211e128b4fb916edcf5f46bd23d3ff222711.tar.xz
meson: remove several macos-10-* build options
These have been build options since the waf build, but that doesn't really make sense. The build can detect whatever macOS sdk version is available and then use that information to determine whether to enable the features or not. Potentially disabling multiple sdk versions doesn't really make any sense. Because f5ca11e12bc55d14bd6895b619c4abfd470c6452 effectively made macOS 10.15 the minimum supported version, we can drop all of these checks and bump the required sdk version to 10.15. The rest of the build simplifies from there.
Diffstat (limited to 'video/out/cocoa/video_view.m')
0 files changed, 0 insertions, 0 deletions