diff options
Diffstat (limited to 'git-gui/meson_options.txt')
| -rw-r--r-- | git-gui/meson_options.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/git-gui/meson_options.txt b/git-gui/meson_options.txt new file mode 100644 index 0000000000..7591a34218 --- /dev/null +++ b/git-gui/meson_options.txt @@ -0,0 +1,2 @@ +option('parent_project_dir', type: 'string', value: '', + description: 'The directory of the parent project. This is used so that the version can be determined even in case git-gui is included as a subtree.') |
