Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Don't lie about VCS.
[simgrid.git] / buildtools / Cmake / CompleteInFiles.cmake
index e00a914..0ab58f2 100644 (file)
@@ -408,7 +408,7 @@ endif(pthread)
 
 
 ###############
-## SVN version check
+## GIT version check
 ##
 if(EXISTS ${CMAKE_HOME_DIRECTORY}/.git/ AND NOT WIN32)
 exec_program("git remote | head -n 1" OUTPUT_VARIABLE remote RETURN_VALUE ret)