diff options
Diffstat (limited to 'Help/command/build_command.rst')
-rw-r--r-- | Help/command/build_command.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/command/build_command.rst b/Help/command/build_command.rst index 82a9a42..fa971e4 100644 --- a/Help/command/build_command.rst +++ b/Help/command/build_command.rst @@ -32,7 +32,7 @@ This second signature is deprecated, but still available for backwards compatibility. Use the first signature instead. It sets the given ``<cachevariable>`` to a command-line string as -above but without the ``--config`` or ``--target`` options. +above but without the ``--target`` option. The ``<makecommand>`` is ignored but should be the full path to msdev, devenv, nmake, make or one of the end user build tools for legacy invocations. |