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 c908b067..8c1c8763 100644 --- a/src/meson.build +++ b/src/meson.build @@ -11,6 +11,7 @@ else ipa_sign_module = false endif +libcamera_cpp_args = [] libcamera_objects = [] # The 'android' subdir must be processed first, and the build targets |