summaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/meson_options.txt b/meson_options.txt
index d18988b..979753e 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -13,8 +13,5 @@ option('utils', type : 'boolean', value : true,
option('pykms', type : 'feature', value : 'auto',
description : 'Build python bindings')
-option('system-pybind11', type : 'feature', value : 'auto',
- description : 'Use pybind11 from the system or from meson subproject')
-
option('kmscube', type : 'boolean', value : false,
description : 'Build kmscube test application')