summaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/meson.build b/meson.build
index fecb5dbac81..4cde8c76908 100644
--- a/meson.build
+++ b/meson.build
@@ -92,6 +92,7 @@ endif
with_gallium = false
with_gallium_radeonsi = false
+with_gallium_softpipe = false
_drivers = get_option('gallium-drivers')
if _drivers != ''
_split = _drivers.split(',')