[Cmake-commits] CMake branch, next, updated. v3.5.2-1617-gdb87c9d
Brad King
brad.king at kitware.com
Tue May 31 10:31:55 EDT 2016
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 db87c9ddc46e8da39e282d5f1670584368aafb7e (commit)
via bcf396885112670532bcde2f36d29a5a3c9b1815 (commit)
from 875eb5dddbaf8b18a69dd5edc1f790fec39afee8 (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=db87c9ddc46e8da39e282d5f1670584368aafb7e
commit db87c9ddc46e8da39e282d5f1670584368aafb7e
Merge: 875eb5d bcf3968
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue May 31 10:31:54 2016 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue May 31 10:31:54 2016 -0400
Merge topic 'UseJava-fix-typo' into next
bcf39688 UseJava: Fix grammar error in documentation
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=bcf396885112670532bcde2f36d29a5a3c9b1815
commit bcf396885112670532bcde2f36d29a5a3c9b1815
Author: Matthew Woehlke <matthew.woehlke at kitware.com>
AuthorDate: Mon May 9 13:53:47 2016 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Tue May 31 10:30:57 2016 -0400
UseJava: Fix grammar error in documentation
diff --git a/Modules/UseJava.cmake b/Modules/UseJava.cmake
index b59fe34..7b3416e 100644
--- a/Modules/UseJava.cmake
+++ b/Modules/UseJava.cmake
@@ -169,7 +169,7 @@
#
# ::
#
-# The add_jar() functions sets some target properties. You can get these
+# The add_jar() function sets some target properties. You can get these
# properties with the
# get_property(TARGET <target_name> PROPERTY <propery_name>)
# command.
-----------------------------------------------------------------------
Summary of changes:
Modules/UseJava.cmake | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list