[Cmake-commits] CMake branch, next, updated. v3.1.0-rc1-236-g7deb590
Brad King
brad.king at kitware.com
Fri Oct 31 11:28:56 EDT 2014
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 7deb590ad4cc23fee416327d3e785ba1fc506957 (commit)
via 38825396f9746598bab0d11f2c0ee6fa9ea7566a (commit)
from 752fe56cd3d850f12ed18cb35e1718639603edb8 (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=7deb590ad4cc23fee416327d3e785ba1fc506957
commit 7deb590ad4cc23fee416327d3e785ba1fc506957
Merge: 752fe56 3882539
Author: Brad King <brad.king at kitware.com>
AuthorDate: Fri Oct 31 11:28:55 2014 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Oct 31 11:28:55 2014 -0400
Merge topic 'doc-add_library-typo' into next
38825396 Documentation: Fix minor typo thecommand -> the command
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=38825396f9746598bab0d11f2c0ee6fa9ea7566a
commit 38825396f9746598bab0d11f2c0ee6fa9ea7566a
Author: Nils Gladitz <nilsgladitz at gmail.com>
AuthorDate: Fri Oct 31 15:40:16 2014 +0100
Commit: Brad King <brad.king at kitware.com>
CommitDate: Fri Oct 31 11:27:50 2014 -0400
Documentation: Fix minor typo thecommand -> the command
diff --git a/Help/command/add_library.rst b/Help/command/add_library.rst
index f86f3c5..203b503 100644
--- a/Help/command/add_library.rst
+++ b/Help/command/add_library.rst
@@ -35,7 +35,7 @@ variable :variable:`BUILD_SHARED_LIBS` is ``ON``. For ``SHARED`` and
property is set to ``ON`` automatically.
By default the library file will be created in the build tree directory
-corresponding to the source tree directory in which thecommand was
+corresponding to the source tree directory in which the command was
invoked. See documentation of the :prop_tgt:`ARCHIVE_OUTPUT_DIRECTORY`,
:prop_tgt:`LIBRARY_OUTPUT_DIRECTORY`, and
:prop_tgt:`RUNTIME_OUTPUT_DIRECTORY` target properties to change this
-----------------------------------------------------------------------
Summary of changes:
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list