nix-super/src/libexpr/meson.options

4 lines
130 B
Text
Raw Normal View History

2024-06-27 05:15:33 +03:00
option('gc', type : 'feature',
description : 'enable garbage collection in the Nix expression evaluator (requires Boehm GC)',
)