Files
zoitechat/data/meson.build

10 lines
140 B
Meson

if get_option('plugin')
subdir('pkgconfig')
endif
if get_option('gtk-frontend')
subdir('icons')
subdir('misc')
subdir('man')
endif