4jcraft/meson.options
Tropical 48f31b3e8f feat: default to true for enable_java_guis
Co-Authored-By: ffqq <36998498+realffqq@users.noreply.github.com>
2026-03-09 22:30:57 -05:00

4 lines
146 B
Plaintext

option('enable_java_guis',
type : 'boolean',
value : true,
description : 'Re-enable the Java UI remnants in the code (for testing only)')