mirror of
https://github.com/Rafostar/clapper.git
synced 2025-12-25 06:29:13 +01:00
6 lines
65 B
Meson
6 lines
65 B
Meson
if get_option('lib')
|
|
subdir('clapper')
|
|
endif
|
|
|
|
subdir('plugin')
|