0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-19 19:42:24 +02:00
mpv/generated
Dudemanguy 257bc95255 meson: minor QOL and logic tweaks
A few custom targets had some less than optimal names which created some
misleading "Generating custom-target-name with a custom command"
messages. Change those to be more descriptive/correct. In a few other
places, some checks were being done that could easily be
skipped/ignored in certain cases (like checking for windows-related
headers when gl-win32 isn't true). Also rearrange that to be smarter.
Finally, print some extra libplacebo messages for enabling/disabling
vo_gpu_next.
2021-11-15 16:58:23 +00:00
..
etc build: add meson build support 2021-11-14 19:13:10 +00:00
osdep build: add meson build support 2021-11-14 19:13:10 +00:00
player build: add meson build support 2021-11-14 19:13:10 +00:00
sub build: add meson build support 2021-11-14 19:13:10 +00:00
TOOLS/osxbundle/mpv.app/Contents/Resources build: add meson build support 2021-11-14 19:13:10 +00:00
wayland build: add meson build support 2021-11-14 19:13:10 +00:00
meson.build meson: minor QOL and logic tweaks 2021-11-15 16:58:23 +00:00