[Cmake-commits] CMake branch, next, updated. v2.8.5-1862-gcc016d0

Eric Noulard eric.noulard at gmail.com
Thu Sep 8 16:57:09 EDT 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".

The branch, next has been updated
       via  cc016d0e3cc1fd9a68b0d4a806e14cc62ac39bbb (commit)
       via  59204e11265eee5f8a482cf52b5daf5d57ed85c7 (commit)
       via  3246dc26651c50cebd99b64ca8fb1a05873f192f (commit)
      from  1118ff1c65aebe810e2383eee15a92aa2891bc36 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=cc016d0e3cc1fd9a68b0d4a806e14cc62ac39bbb
commit cc016d0e3cc1fd9a68b0d4a806e14cc62ac39bbb
Merge: 1118ff1 59204e1
Author:     Eric Noulard <eric.noulard at gmail.com>
AuthorDate: Thu Sep 8 16:49:35 2011 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Sep 8 16:49:35 2011 -0400

    Merge topic 'CPack-DocFix-bug12449' into next
    
    59204e1 CPack fix #12449 doc mispelled
    3246dc2 KWSys Nightly Date Stamp


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=59204e11265eee5f8a482cf52b5daf5d57ed85c7
commit 59204e11265eee5f8a482cf52b5daf5d57ed85c7
Author:     Eric NOULARD <eric.noulard at gmail.com>
AuthorDate: Thu Sep 8 22:00:34 2011 +0200
Commit:     Eric NOULARD <eric.noulard at gmail.com>
CommitDate: Thu Sep 8 22:00:34 2011 +0200

    CPack fix #12449 doc mispelled
    
    CPACK_INSTALL_DIRECTORIES-->CPACK_INSTALLED_DIRECTORIESœ

diff --git a/Modules/CPack.cmake b/Modules/CPack.cmake
index d82de93..2cc27cf 100644
--- a/Modules/CPack.cmake
+++ b/Modules/CPack.cmake
@@ -215,7 +215,7 @@
 #
 #   CPACK_INSTALL_COMMANDS - Extra commands to install components.
 #
-#   CPACK_INSTALL_DIRECTORIES - Extra directories to install.
+#   CPACK_INSTALLED_DIRECTORIES - Extra directories to install.
 #
 
 #=============================================================================

-----------------------------------------------------------------------

Summary of changes:
 Modules/CPack.cmake               |    2 +-
 Source/kwsys/kwsysDateStamp.cmake |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list