[Cmake-commits] CMake branch, next, updated. v2.8.12.2-7536-g4153f26

Stephen Kelly steveire at gmail.com
Sun Feb 9 06:10:57 EST 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  4153f267e52b1d0f5a1dd9dabf064e23a79c2c00 (commit)
       via  b2e58fd961211730e2350cb03503b8fa30deda96 (commit)
      from  7d7cfca1fe9c541278c1769791bcb1d85f201d7f (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=4153f267e52b1d0f5a1dd9dabf064e23a79c2c00
commit 4153f267e52b1d0f5a1dd9dabf064e23a79c2c00
Merge: 7d7cfca b2e58fd
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Sun Feb 9 06:10:56 2014 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Sun Feb 9 06:10:56 2014 -0500

    Merge topic 'extend-docs' into next
    
    b2e58fd9 Join sentences.


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=b2e58fd961211730e2350cb03503b8fa30deda96
commit b2e58fd961211730e2350cb03503b8fa30deda96
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Sun Feb 9 12:10:35 2014 +0100
Commit:     Stephen Kelly <steveire at gmail.com>
CommitDate: Sun Feb 9 12:10:35 2014 +0100

    Join sentences.

diff --git a/Help/manual/cmake-buildsystem.7.rst b/Help/manual/cmake-buildsystem.7.rst
index 76735cc..d1824e1 100644
--- a/Help/manual/cmake-buildsystem.7.rst
+++ b/Help/manual/cmake-buildsystem.7.rst
@@ -605,7 +605,7 @@ This is equivalent to appending ``${CMAKE_INSTALL_PREFIX}/include`` to the
 :prop_tgt:`IMPORTED` targets when generated by :command:`install(EXPORT)`.
 
 When the :prop_tgt:`INTERFACE_INCLUDE_DIRECTORIES` of an
-:ref:`imported target <Imported targets>` is consumed.  The entries in the
+:ref:`imported target <Imported targets>` is consumed, the entries in the
 property are treated as ``SYSTEM`` include directories, as if they were
 listed in the :prop_tgt:`INTERFACE_SYSTEM_INCLUDE_DIRECTORIES` of the
 dependency. This can result in omission of compiler warnings for headers

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

Summary of changes:
 Help/manual/cmake-buildsystem.7.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list