[Cmake-commits] CMake branch, next, updated. v2.8.12.2-7491-g694e750

Brad King brad.king at kitware.com
Thu Feb 6 16:11:27 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  694e750bba0f6b9f0242d90c57611864ee3edcc8 (commit)
       via  8b5a2be329d2808d178ed3c9e75f8ca5812e32bc (commit)
      from  f52d85f03a110a942480b9610ed129867290d696 (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=694e750bba0f6b9f0242d90c57611864ee3edcc8
commit 694e750bba0f6b9f0242d90c57611864ee3edcc8
Merge: f52d85f 8b5a2be
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Feb 6 16:11:26 2014 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Feb 6 16:11:26 2014 -0500

    Merge topic 'update-buildsystem-docs' into next
    
    8b5a2be3 Help: Fix typo in style guide


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=8b5a2be329d2808d178ed3c9e75f8ca5812e32bc
commit 8b5a2be329d2808d178ed3c9e75f8ca5812e32bc
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Feb 6 16:05:22 2014 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Thu Feb 6 16:05:22 2014 -0500

    Help: Fix typo in style guide

diff --git a/Help/manual/cmake-developer.7.rst b/Help/manual/cmake-developer.7.rst
index 3d54304..887047c 100644
--- a/Help/manual/cmake-developer.7.rst
+++ b/Help/manual/cmake-developer.7.rst
@@ -503,7 +503,7 @@ Style
 
   .. code-block:: rst
 
-    This command creates an :ref:`<Imported Target <Imported Targets>`.
+    This command creates an :ref:`Imported Target <Imported Targets>`.
 
   instead of:
 

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

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


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list