Reece Dunn schreef:
Note that I said that people who use Visual Studio are more likely to build and develop things through the Visual Studio IDE. Unless there is IDE integration for it, they are not likely to use it.
CMake generates a .vcproj file for visual studio, so users who want to use the IDE let CMake generate the .vcproj file and then use the IDE to debug git. There could be a batchfile like /vc_build/make_vs_files.bat or something to make it easy for VS users using the IDE.
-- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html