summaryrefslogtreecommitdiffstats
path: root/Help/command
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2014-10-31 15:38:36 (GMT)
committerBrad King <brad.king@kitware.com>2014-10-31 15:38:36 (GMT)
commitaa0f6e83093486b0e7276aaddf5bf95f7c8419ce (patch)
treea57d28ff29edf6837a5656575ee34f5cb3bbc6fb /Help/command
parent8f018673401d3ce8a7d9b587caec9fdf244917b7 (diff)
parent38825396f9746598bab0d11f2c0ee6fa9ea7566a (diff)
downloadCMake-aa0f6e83093486b0e7276aaddf5bf95f7c8419ce.zip
CMake-aa0f6e83093486b0e7276aaddf5bf95f7c8419ce.tar.gz
CMake-aa0f6e83093486b0e7276aaddf5bf95f7c8419ce.tar.bz2
Merge branch 'doc-add_library-typo' into release
Diffstat (limited to 'Help/command')
-rw-r--r--Help/command/add_library.rst2
1 files changed, 1 insertions, 1 deletions
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