summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Neundorf <neundorf@kde.org>2007-05-18 15:45:18 (GMT)
committerAlexander Neundorf <neundorf@kde.org>2007-05-18 15:45:18 (GMT)
commitd64dc9b5bb23bbd7aa2f4b8673f0d02c4a8b73b6 (patch)
tree4d8040761ee0c8f0ad06e1566ab4a19077a6aa7d
parent92c0f41251a26bb90577e582337cc438af4d6a74 (diff)
downloadCMake-d64dc9b5bb23bbd7aa2f4b8673f0d02c4a8b73b6.zip
CMake-d64dc9b5bb23bbd7aa2f4b8673f0d02c4a8b73b6.tar.gz
CMake-d64dc9b5bb23bbd7aa2f4b8673f0d02c4a8b73b6.tar.bz2
COMP: force a recompile on VS71
Alex
-rw-r--r--Source/CPack/cpack.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/CPack/cpack.cxx b/Source/CPack/cpack.cxx
index ecf2afd..086c869 100644
--- a/Source/CPack/cpack.cxx
+++ b/Source/CPack/cpack.cxx
@@ -454,6 +454,5 @@ int main (int argc, char *argv[])
#define cout no_cout_use_cmCPack_Log
}
-
return 0;
}