This commit is contained in:
Peter van Dijk 2023-03-20 19:13:09 +00:00
commit a31bce5175
47 changed files with 8225 additions and 0 deletions

3
meson_options.txt Normal file
View file

@ -0,0 +1,3 @@
option('bashcompletiondir',
type : 'string',
description : 'Directory for bash completion scripts ["no" disables]')