mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 21:00:01 -05:00
Help: Spell out ";-list" as "semicolon-separated list"
This commit is contained in:
@@ -56,7 +56,7 @@ Options:
|
||||
|
||||
``RESULTS_VARIABLE <variable>``
|
||||
The variable will be set to contain the result of all processes as a
|
||||
:ref:`;-list <CMake Language Lists>`, in order of the given ``COMMAND``
|
||||
:ref:`semicolon-separated list <CMake Language Lists>`, in order of the given ``COMMAND``
|
||||
arguments. Each entry will be an integer return code from the
|
||||
corresponding child or a string describing an error condition.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user