mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-29 23:32:04 +02:00
6 lines
65 B
Meson
6 lines
65 B
Meson
if get_option('lib')
|
|
subdir('clapper')
|
|
endif
|
|
|
|
subdir('plugin')
|