On Fri, Sep 24, 2010 at 1:10 PM, norulez <[email protected]> wrote: > Hi, > > when I try GIT_WC_INFO or Git_WC_INFO I get the error that the function is > an unknown CMake command. > > What must I do, to get Git working with CMake? > > Thanks in advance > > Best Regards > NoRulez > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the CMake FAQ at: > http://www.cmake.org/Wiki/CMake_FAQ > > Follow this link to subscribe/unsubscribe: > http://www.cmake.org/mailman/listinfo/cmake >
If you want a GIT_WC_INFO macro or function, then you must write it or convince someone else that they should write it. It does not exist in CMake as of today. HTH, David
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
