Skip to content

Commit 2e5e293

Browse files
na-na-hisfan5
authored andcommitted
meson.build: print drm for feature summary
Similar to X11 and Wayland, it is a platform with gpu/gpu-next support and worths to mention.
1 parent bbafb74 commit 2e5e293

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

meson.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1882,6 +1882,7 @@ if features['sdl2-audio'] or features['sdl2-gamepad'] or features['sdl2-video']
18821882
endif
18831883

18841884
summary({'d3d11': features['d3d11'],
1885+
'drm': features['drm'],
18851886
'javascript': features['javascript'],
18861887
'libmpv': get_option('libmpv'),
18871888
'lua': features['lua'],

0 commit comments

Comments
 (0)