[cmake-developers] [CMake 0015758]: FindGit does not work when git is installed through SourceTree

Mantis Bug Tracker mantis at public.kitware.com
Fri Sep 25 17:38:33 EDT 2015


The following issue has been SUBMITTED. 
====================================================================== 
https://public.kitware.com/Bug/view.php?id=15758 
====================================================================== 
Reported By:                Kevin Wojniak
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15758
Category:                   CMake
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2015-09-25 17:38 EDT
Last Modified:              2015-09-25 17:38 EDT
====================================================================== 
Summary:                    FindGit does not work when git is installed through
SourceTree
Description: 
https://www.sourcetreeapp.com

SourceTree on Windows can download and setup git. When this happens it places it
(at least on my system) at:

%USERPROFILE%/AppData/Local/Atlassian/SourceTree/git_local/bin/git.exe

But FindGit does not find it in this location.

Steps to Reproduce: 
1. Make sure no git version is installed in Windows
2. Install SourceTree and when prompted install git
3. In CMake - include(FindGit)
4. GIT_FOUND will be false
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2015-09-25 17:38 Kevin Wojniak  New Issue                                    
======================================================================



More information about the cmake-developers mailing list