2025-10-16 21:52:50 +00:00

12 lines
258 B
Diff

--- a/meson_options.txt
+++ b/meson_options.txt
@@ -54,7 +54,7 @@ option('chimera_realpath',
)
option('install-lib',
- type: 'boolean', value: 'true',
+ type: 'boolean', value: true,
description: 'Whether to install chimerautils library'
)