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