summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build4
1 files changed, 0 insertions, 4 deletions
diff --git a/meson.build b/meson.build
index 6fffc20..9e1b471 100644
--- a/meson.build
+++ b/meson.build
@@ -46,10 +46,6 @@ endif
subdir('kms++')
-if get_option('v4l2').enabled()
- subdir('v4l2++')
-endif
-
if get_option('libutils')
subdir('kms++util')
endif