aboutsummaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/meson_options.txt b/meson_options.txt
index 8976c0d70e5..9d0f2c9bff6 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -200,9 +200,7 @@ option(
)
option(
'shader-cache',
- type : 'combo',
- value : 'auto',
- choices : ['auto', 'true', 'false', 'enabled', 'disabled'],
+ type : 'feature',
description : 'Build with on-disk shader cache support.',
)
option(