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                                    
======================================================================

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to