[cmake-commits] hoffman committed cmGlobalVisualStudio7Generator.h
1.44 1.45
cmake-commits at cmake.org
cmake-commits at cmake.org
Thu Jan 31 16:38:47 EST 2008
Update of /cvsroot/CMake/CMake/Source
In directory public:/mounts/ram/cvs-serv31041
Modified Files:
cmGlobalVisualStudio7Generator.h
Log Message:
STYLE: line length
Index: cmGlobalVisualStudio7Generator.h
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/cmGlobalVisualStudio7Generator.h,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- cmGlobalVisualStudio7Generator.h 30 Jan 2008 17:04:38 -0000 1.44
+++ cmGlobalVisualStudio7Generator.h 31 Jan 2008 21:38:45 -0000 1.45
@@ -136,7 +136,8 @@
virtual void WriteExternalProject(std::ostream& fout,
const char* name,
const char* path,
- const std::vector<std::string>& dependencies);
+ const std::vector<std::string>&
+ dependencies);
std::string ConvertToSolutionPath(const char* path);
More information about the Cmake-commits
mailing list