From ddc7ea46961da54fe00d13f20e6192540f801949 Mon Sep 17 00:00:00 2001 From: Craig Scott Date: Tue, 2 Jul 2019 23:14:31 +1000 Subject: Help: Clarify how to provide multiple targets with cmake --target --- Help/manual/cmake.1.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Help/manual/cmake.1.rst b/Help/manual/cmake.1.rst index dccf797..e91f060 100644 --- a/Help/manual/cmake.1.rst +++ b/Help/manual/cmake.1.rst @@ -290,7 +290,8 @@ following options: value of ``1`` can be used to limit to a single job. ``--target ..., -t ...`` - Build ```` instead of default targets. May be specified multiple times. + Build ```` instead of the default target. Multiple targets may be + given, separated by spaces. ``--config `` For multi-configuration tools, choose configuration ````. -- cgit v0.12