[Cmake-commits] CMake branch, next, updated. v3.1.0-rc1-234-g752fe56

Nils Gladitz nilsgladitz at gmail.com
Fri Oct 31 10:41:11 EDT 2014


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  752fe56cd3d850f12ed18cb35e1718639603edb8 (commit)
       via  6d7df4d3346a67eed10085d99773accc954c82dc (commit)
       via  f274597abba00d4ae7947a9212e1db56ee801c4c (commit)
      from  d09a1e30cc63119df91a8b69761d81cb352d7244 (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=752fe56cd3d850f12ed18cb35e1718639603edb8
commit 752fe56cd3d850f12ed18cb35e1718639603edb8
Merge: d09a1e3 6d7df4d
Author:     Nils Gladitz <nilsgladitz at gmail.com>
AuthorDate: Fri Oct 31 10:41:10 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Oct 31 10:41:10 2014 -0400

    Merge topic 'add_library_doc-typo' into next
    
    6d7df4d3 Documentation: Fix minor typo thecommand -> the command
    f274597a CMake Nightly Date Stamp


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=6d7df4d3346a67eed10085d99773accc954c82dc
commit 6d7df4d3346a67eed10085d99773accc954c82dc
Author:     Nils Gladitz <nilsgladitz at gmail.com>
AuthorDate: Fri Oct 31 15:40:16 2014 +0100
Commit:     Nils Gladitz <nilsgladitz at gmail.com>
CommitDate: Fri Oct 31 15:40:16 2014 +0100

    Documentation: Fix minor typo thecommand -> the command

diff --git a/Help/command/add_library.rst b/Help/command/add_library.rst
index f86f3c5..203b503 100644
--- a/Help/command/add_library.rst
+++ b/Help/command/add_library.rst
@@ -35,7 +35,7 @@ variable :variable:`BUILD_SHARED_LIBS` is ``ON``.  For ``SHARED`` and
 property is set to ``ON`` automatically.
 
 By default the library file will be created in the build tree directory
-corresponding to the source tree directory in which thecommand was
+corresponding to the source tree directory in which the command was
 invoked.  See documentation of the :prop_tgt:`ARCHIVE_OUTPUT_DIRECTORY`,
 :prop_tgt:`LIBRARY_OUTPUT_DIRECTORY`, and
 :prop_tgt:`RUNTIME_OUTPUT_DIRECTORY` target properties to change this

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

Summary of changes:
 Help/command/add_library.rst |    2 +-
 Source/CMakeVersion.cmake    |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list