[Cmake-commits] CMake branch, next, updated. v2.8.11.2-4131-gcaab0d0

Alexander Neundorf neundorf at kde.org
Wed Sep 11 15:06:59 EDT 2013


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  caab0d003028d19f74f3388cb9ceca2d7a60582e (commit)
       via  bbb0d6faa67725e99eb6ec25683d6ae51d6cd01e (commit)
      from  7be9c151f56ce2ab4df27f3fbb9332b8c1c55922 (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=caab0d003028d19f74f3388cb9ceca2d7a60582e
commit caab0d003028d19f74f3388cb9ceca2d7a60582e
Merge: 7be9c15 bbb0d6f
Author:     Alexander Neundorf <neundorf at kde.org>
AuthorDate: Wed Sep 11 15:06:56 2013 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Sep 11 15:06:56 2013 -0400

    Merge topic 'FixTypoInGraphvizDocs' into next
    
    bbb0d6f CMakeGraphVizOptions.cmake: Fix typo in documentation


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=bbb0d6faa67725e99eb6ec25683d6ae51d6cd01e
commit bbb0d6faa67725e99eb6ec25683d6ae51d6cd01e
Author:     Alex Neundorf <neundorf at kde.org>
AuthorDate: Wed Sep 11 21:08:25 2013 +0200
Commit:     Alex Neundorf <neundorf at kde.org>
CommitDate: Wed Sep 11 21:08:25 2013 +0200

    CMakeGraphVizOptions.cmake: Fix typo in documentation
    
    Alex

diff --git a/Modules/CMakeGraphVizOptions.cmake b/Modules/CMakeGraphVizOptions.cmake
index e4af54c..2f04abb 100644
--- a/Modules/CMakeGraphVizOptions.cmake
+++ b/Modules/CMakeGraphVizOptions.cmake
@@ -53,7 +53,7 @@
 #     Default   : TRUE
 ##end
 ##variable
-#  GRAPHVIZ_MODULE_LIBS - Set this to FALSE to exclude static libraries from the generated graphs.
+#  GRAPHVIZ_MODULE_LIBS - Set this to FALSE to exclude module libraries from the generated graphs.
 #     Mandatory : NO
 #     Default   : TRUE
 ##end

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

Summary of changes:
 Modules/CMakeGraphVizOptions.cmake |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list