We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f526a0f + 4ee0bc9 commit e18167bCopy full SHA for e18167b
meson_options.txt
@@ -1,3 +1,5 @@
1
option('gtkver', type: 'integer', value: 3, description: 'GTK+ version')
2
option('docs', type: 'boolean', value: false, description: 'add html documentation and examples')
3
+# consider carefully before enabling this option - see discussion at
4
+# https://github.com/puppylinux-woof-CE/gtkdialog/pull/154#issuecomment-1666843528
5
option('bash', type: 'boolean', value: false, description: 'run commands using bash -c')
0 commit comments