Skip to content

Fix KTX-Software submodule not finding bash when git-for-windows installed in non-default path #1657

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

GhisBntly
Copy link

Fixes #1656, see detailed problem and fix descriptions there.

Because KTX's FindBash.cmake does not find git's bash
(from gitforwindows.org) when it is not installed in the default
path (C:/Program Files/Git) _and_ the default installations
options are used, which do not put Git/bin nor Git/usr/bin
paths in Windows' PATH.

This reverts commit 4c5c548.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change in KTX-Software overlay prevents finding bash when git-for-windows is installed in a non-default path
1 participant