Hi Kent, <br><br>The version of FindGit.cmake and ExternalProject.cmake provided with cmake 2.8.2 uses GIT_EXECUTABLE.<br><br>Within ExternalProject.cmake:<br><br>  - The lower case version of the variable is used as a parameter to function. For example, function _ep_write_gitclone_script line 212.<br>

<br>  - The upper case version of the variable is properly passed to the function. See line 856.<br><br><br>Could you post the external project specification causing problem ? <br><br>HTH<br>Jc<br><br><div class="gmail_quote">

On Thu, Oct 28, 2010 at 11:54 AM, kent williams <span dir="ltr">&lt;<a href="mailto:nkwmailinglists@gmail.com">nkwmailinglists@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Please tell me someone else encountered this and it&#39;s fixed. I&#39;m going<br>
to have to make a patched version of ExternalProject.cmake a part of<br>
my project until it is.<br>
<br>
In CMake 2.8.2 ExternalProject.cmake, there is no consistency on the<br>
capitalization of the Git_EXECUTABLE variable -- which is what gets<br>
set by<br>
find_package(Git).<br>
<br>
There are instances of GIT_EXECUTABLE and git_EXECUTABLE.  Once I fix<br>
those everything works fine.<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Phone: 1-518-836-2174<br>Ext: 304<br>