mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-08 23:00:07 -06:00
Help: Clarify how to provide multiple targets with cmake --target
This commit is contained in:
@@ -290,7 +290,8 @@ following options:
|
|||||||
value of ``1`` can be used to limit to a single job.
|
value of ``1`` can be used to limit to a single job.
|
||||||
|
|
||||||
``--target <tgt>..., -t <tgt>...``
|
``--target <tgt>..., -t <tgt>...``
|
||||||
Build ``<tgt>`` instead of default targets. May be specified multiple times.
|
Build ``<tgt>`` instead of the default target. Multiple targets may be
|
||||||
|
given, separated by spaces.
|
||||||
|
|
||||||
``--config <cfg>``
|
``--config <cfg>``
|
||||||
For multi-configuration tools, choose configuration ``<cfg>``.
|
For multi-configuration tools, choose configuration ``<cfg>``.
|
||||||
|
|||||||
Reference in New Issue
Block a user