[Cmake-commits] CMake branch, next, updated. v2.8.11.2-4298-gd20008c
Brad King
brad.king at kitware.com
Tue Sep 24 08:32:28 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 d20008c5df05588f81fdd30c03fa91e972209286 (commit)
via edd76f17a78ed8131d3bff47050cd449fd05b966 (commit)
from e75ae8cc8c44cbc8be1e84f80104fa97d20f93b2 (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=d20008c5df05588f81fdd30c03fa91e972209286
commit d20008c5df05588f81fdd30c03fa91e972209286
Merge: e75ae8c edd76f1
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Sep 24 08:32:27 2013 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Sep 24 08:32:27 2013 -0400
Merge topic 'clang-warnings' into next
edd76f1 cmCreateTestSourceList: Add \brief class documentation
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=edd76f17a78ed8131d3bff47050cd449fd05b966
commit edd76f17a78ed8131d3bff47050cd449fd05b966
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Sep 24 08:09:10 2013 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Tue Sep 24 08:09:10 2013 -0400
cmCreateTestSourceList: Add \brief class documentation
diff --git a/Source/cmCreateTestSourceList.h b/Source/cmCreateTestSourceList.h
index 3aa0a79..b9c6341 100644
--- a/Source/cmCreateTestSourceList.h
+++ b/Source/cmCreateTestSourceList.h
@@ -15,7 +15,7 @@
#include "cmCommand.h"
/** \class cmCreateTestSourceList
- * \brief
+ * \brief Test driver generation command
*
*/
-----------------------------------------------------------------------
Summary of changes:
Source/cmCreateTestSourceList.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list