summaryrefslogtreecommitdiff
path: root/py/meson.build
blob: fcba3e58dc9063d88a860060f8c86c6680ad2732 (plain)
1
2
3
4
5
subdir('pykms')

if get_option('v4l2').enabled()
    subdir('pyv4l2')
endif