diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2020-09-28 21:09:07 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-09-28 15:11:39 -0700 |
commit | 72b6eeb81b163d3b9e4e9546f8041160b2d759c9 (patch) | |
tree | 8f1546a6e4799f8e2467fd1230828ee60392cab3 /contrib/emacs | |
parent | cmake: ignore files generated by CMake as run in Visual Studio (diff) | |
download | tgif-72b6eeb81b163d3b9e4e9546f8041160b2d759c9.tar.xz |
cmake: do find Git for Windows' shell interpreter
By default, Git for Windows does not install its `sh.exe` into the
`PATH`. However, our current `CMakeLists.txt` expects to find a shell
interpreter in the `PATH`.
So let's fall back to looking in the default location where Git for
Windows _does_ install a relatively convenient `sh.exe`:
`C:\Program Files\Git\bin\sh.exe`
Helped-by: Øystein Walle <oystwa@gmail.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/emacs')
0 files changed, 0 insertions, 0 deletions