Skip to content

Commit e18167b

Browse files
authored
Merge pull request #155 from puppylinux-woof-CE/step--patch-1
add link to discussion about the 'bash' meson build option
2 parents f526a0f + 4ee0bc9 commit e18167b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

meson_options.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
option('gtkver', type: 'integer', value: 3, description: 'GTK+ version')
22
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
35
option('bash', type: 'boolean', value: false, description: 'run commands using bash -c')

0 commit comments

Comments
 (0)