enlightenment/src/modules/wl_drm/meson.build

10 lines
100 B
Meson

src = [
'e_mod_main.c'
]
no_icon = true
if get_option('wayland') != true
disable = true
endif