diff options
Diffstat (limited to 'src/meson.build')
-rw-r--r-- | src/meson.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/meson.build b/src/meson.build index 76198e95..4d14ac00 100644 --- a/src/meson.build +++ b/src/meson.build @@ -50,6 +50,7 @@ endif # libcamera must be built first as a dependency to the other components. subdir('libcamera') +subdir('libcamera_c') subdir('android') subdir('ipa') |