summaryrefslogtreecommitdiff
path: root/src/meson.build
blob: 67ad20aab86b9f14e693143b67d030f26c6e9b1f (plain)
1
2
3
4
5
6
7
8
if get_option('android')
    subdir('android')
endif

subdir('libcamera')
subdir('ipa')
subdir('cam')
subdir('qcam')