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 e8d6f02cf4aa532f9a67d143c3f09d4f3f085119 (commit)
via 394514135ee0c970f1f28770db8642515fd31891 (commit)
from 915508ce92ea902def48ba166021e9ca4fb228bf (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=e8d6f02cf4aa532f9a67d143c3f09d4f3f085119
commit e8d6f02cf4aa532f9a67d143c3f09d4f3f085119
Merge: 915508c 3945141
Author: Gregor Jasny <[email protected]>
AuthorDate: Wed Mar 18 10:18:16 2015 -0400
Commit: CMake Topic Stage <[email protected]>
CommitDate: Wed Mar 18 10:18:16 2015 -0400
Merge topic 'fix-FindPackageHandleStandardArgs-doc' into next
39451413 FPHSA: Revise documented command signature
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=394514135ee0c970f1f28770db8642515fd31891
commit 394514135ee0c970f1f28770db8642515fd31891
Author: Gregor Jasny <[email protected]>
AuthorDate: Sat Mar 14 22:10:04 2015 +0100
Commit: Gregor Jasny <[email protected]>
CommitDate: Wed Mar 18 15:15:44 2015 +0100
FPHSA: Revise documented command signature
For mode 2 the first argument is not the literal NAME
but the package name.
Signed-off-by: Gregor Jasny <[email protected]>
diff --git a/Modules/FindPackageHandleStandardArgs.cmake
b/Modules/FindPackageHandleStandardArgs.cmake
index 2de1fb3..bcbd17d 100644
--- a/Modules/FindPackageHandleStandardArgs.cmake
+++ b/Modules/FindPackageHandleStandardArgs.cmake
@@ -33,7 +33,7 @@
#
# ::
#
-# FIND_PACKAGE_HANDLE_STANDARD_ARGS(NAME
+# FIND_PACKAGE_HANDLE_STANDARD_ARGS(<NAME>
# [FOUND_VAR <resultVar>]
# [REQUIRED_VARS <var1>...<varN>]
# [VERSION_VAR <versionvar>]
-----------------------------------------------------------------------
Summary of changes:
Modules/FindPackageHandleStandardArgs.cmake | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
CMake
_______________________________________________
Cmake-commits mailing list
[email protected]
http://public.kitware.com/mailman/listinfo/cmake-commits