[Cmake-commits] CMake branch, master, updated. v3.12.0-rc1-97-g3f58967
Kitware Robot
kwrobot at kitware.com
Sat Jun 23 17:25:11 EDT 2018
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, master has been updated
via 3f58967887ad3a6d7b76bd9b0e9e74b631d2bd68 (commit)
via 82956270ed60787015089e8fc624bc979f9ddf09 (commit)
from 4b7e9cabc2fceaf4e027c252a98a65c3ad5f26ac (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=3f58967887ad3a6d7b76bd9b0e9e74b631d2bd68
commit 3f58967887ad3a6d7b76bd9b0e9e74b631d2bd68
Merge: 4b7e9ca 8295627
Author: Craig Scott <craig.scott at crascit.com>
AuthorDate: Sat Jun 23 21:20:33 2018 +0000
Commit: Kitware Robot <kwrobot at kitware.com>
CommitDate: Sat Jun 23 17:20:50 2018 -0400
Merge topic 'cmake-buildsystem-manual-typo'
82956270ed Help: Fix typo in cmake-buildsystem(7) manual
Acked-by: Kitware Robot <kwrobot at kitware.com>
Merge-request: !2163
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=82956270ed60787015089e8fc624bc979f9ddf09
commit 82956270ed60787015089e8fc624bc979f9ddf09
Author: Joan Massich <sik at visor.udg.edu>
AuthorDate: Fri Jun 22 11:26:59 2018 +0200
Commit: Joan Massich <sik at visor.udg.edu>
CommitDate: Fri Jun 22 11:26:59 2018 +0200
Help: Fix typo in cmake-buildsystem(7) manual
diff --git a/Help/manual/cmake-buildsystem.7.rst b/Help/manual/cmake-buildsystem.7.rst
index 49375e9..dd7934a 100644
--- a/Help/manual/cmake-buildsystem.7.rst
+++ b/Help/manual/cmake-buildsystem.7.rst
@@ -784,7 +784,7 @@ A *library* output artifact of a buildsystem target may be:
with the ``MODULE`` option.
* On non-DLL platforms: the shared library file (e.g. ``.so`` or ``.dylib``)
- of a shared shared library target created by the :command:`add_library`
+ of a shared library target created by the :command:`add_library`
command with the ``SHARED`` option.
The :prop_tgt:`LIBRARY_OUTPUT_DIRECTORY` and :prop_tgt:`LIBRARY_OUTPUT_NAME`
-----------------------------------------------------------------------
Summary of changes:
Help/manual/cmake-buildsystem.7.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list