[cmake-commits] king committed cmLocalVisualStudioGenerator.h 1.6 1.7

cmake-commits at cmake.org cmake-commits at cmake.org
Mon Jul 9 14:30:36 EDT 2007


Update of /cvsroot/CMake/CMake/Source
In directory public:/mounts/ram/cvs-serv4806

Modified Files:
	cmLocalVisualStudioGenerator.h 
Log Message:
STYLE: Removed stray comment.


Index: cmLocalVisualStudioGenerator.h
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/cmLocalVisualStudioGenerator.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- cmLocalVisualStudioGenerator.h	9 May 2007 12:25:45 -0000	1.6
+++ cmLocalVisualStudioGenerator.h	9 Jul 2007 18:30:33 -0000	1.7
@@ -33,9 +33,6 @@
 public:
   cmLocalVisualStudioGenerator();
   virtual ~cmLocalVisualStudioGenerator();
-  /** Return the directories into which object files will be put.
-   *  There maybe more than one for fat binary systems like OSX.
-   */
 protected:
 
   /** Construct a script from the given list of command lines.  */



More information about the Cmake-commits mailing list