summaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson_options.txt b/meson_options.txt
index d2e07ef1..7f7b3e59 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -6,7 +6,7 @@ option('android',
description : 'Compile libcamera with Android Camera3 HAL interface')
option('documentation',
- type : 'boolean',
+ type : 'feature',
description : 'Generate the project documentation')
option('gstreamer',