mirror of
https://github.com/reactos/CMake.git
synced 2025-02-14 00:13:22 +00:00
ExternalProject: fix some documentation typos
This commit is contained in:
parent
ead89868ba
commit
5d3b825cbd
@ -49,7 +49,7 @@ External Project Definition
|
|||||||
|
|
||||||
``STAMP_DIR <dir>``
|
``STAMP_DIR <dir>``
|
||||||
Directory in which to store the timestamps of each step. Log files from
|
Directory in which to store the timestamps of each step. Log files from
|
||||||
individual steps are also created in here unless overriden by LOG_DIR
|
individual steps are also created in here unless overridden by LOG_DIR
|
||||||
(see *Logging Options* below).
|
(see *Logging Options* below).
|
||||||
|
|
||||||
``LOG_DIR <dir>``
|
``LOG_DIR <dir>``
|
||||||
@ -425,7 +425,7 @@ External Project Definition
|
|||||||
build directory or re-uses previous build contents.
|
build directory or re-uses previous build contents.
|
||||||
|
|
||||||
If the CMake generator is the ``Green Hills MULTI`` and not overridden then
|
If the CMake generator is the ``Green Hills MULTI`` and not overridden then
|
||||||
the orginal projects settings for the GHS toolset and target system
|
the original project's settings for the GHS toolset and target system
|
||||||
customization cache variables are propagated into the external project.
|
customization cache variables are propagated into the external project.
|
||||||
|
|
||||||
``SOURCE_SUBDIR <dir>``
|
``SOURCE_SUBDIR <dir>``
|
||||||
|
Loading…
x
Reference in New Issue
Block a user