[Cmake-commits] CMake branch, next, updated. v3.2.2-2303-gdeea4f0

Brad King brad.king at kitware.com
Wed Apr 29 15:21:22 EDT 2015


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  deea4f04274e68c3e9f09f4ace5f4396bf314e11 (commit)
       via  4e70fa5cbfef6020f04fdc30adef409fb3d5a6cd (commit)
      from  6c7244ba1a93f03f14302925c98785619813cb57 (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=deea4f04274e68c3e9f09f4ace5f4396bf314e11
commit deea4f04274e68c3e9f09f4ace5f4396bf314e11
Merge: 6c7244b 4e70fa5
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Apr 29 15:21:21 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Apr 29 15:21:21 2015 -0400

    Merge topic 'doc-CPack-typo' into next
    
    4e70fa5c CPack: Fix typo in CPACK_INSTALL_CMAKE_PROJECTS docs (#15543)


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=4e70fa5cbfef6020f04fdc30adef409fb3d5a6cd
commit 4e70fa5cbfef6020f04fdc30adef409fb3d5a6cd
Author:     Felix Geyer <debfx at ubuntu.com>
AuthorDate: Wed Apr 29 15:05:00 2015 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Wed Apr 29 15:21:07 2015 -0400

    CPack: Fix typo in CPACK_INSTALL_CMAKE_PROJECTS docs (#15543)

diff --git a/Modules/CPack.cmake b/Modules/CPack.cmake
index 532596d..e223286 100644
--- a/Modules/CPack.cmake
+++ b/Modules/CPack.cmake
@@ -228,7 +228,7 @@
 #
 #  List of four values that specify what project to install. The four values
 #  are: Build directory, Project Name, Project Component, Directory. If
-#  omitted, CPack will build an installer that installers everything.
+#  omitted, CPack will build an installer that installs everything.
 #
 # .. variable:: CPACK_SYSTEM_NAME
 #

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

Summary of changes:
 Modules/CPack.cmake |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list