mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
vo_drm: extract vt_switcher to drm_common
This commit is contained in:
@@ -363,6 +363,7 @@ def build(ctx):
|
||||
( "video/out/wayland/memfile.c", "wayland" ),
|
||||
( "video/out/win_state.c"),
|
||||
( "video/out/x11_common.c", "x11" ),
|
||||
( "video/out/drm_common.c", "drm" ),
|
||||
|
||||
## osdep
|
||||
( getch2_c ),
|
||||
|
||||
Reference in New Issue
Block a user