diff --git a/meson_options.txt b/meson_options.txt index 8f7605b37..2b8e1e13b 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -87,7 +87,7 @@ option('layer_cube', option('layer_cylinder', type: 'boolean', - value: false, + value: true, description: 'Enable support for Cylinder Layers' )