[cmake-commits] alex committed cpack.cxx 1.28 1.29
cmake-commits at cmake.org
cmake-commits at cmake.org
Fri May 18 11:45:20 EDT 2007
Update of /cvsroot/CMake/CMake/Source/CPack
In directory public:/mounts/ram/cvs-serv17771
Modified Files:
cpack.cxx
Log Message:
COMP: force a recompile on VS71
Alex
Index: cpack.cxx
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/cpack.cxx,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- cpack.cxx 17 Oct 2006 13:34:07 -0000 1.28
+++ cpack.cxx 18 May 2007 15:45:18 -0000 1.29
@@ -454,6 +454,5 @@
#define cout no_cout_use_cmCPack_Log
}
-
return 0;
}
More information about the Cmake-commits
mailing list