mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-03 05:08:47 -06:00
committed by
Brad King
parent
ebc94500c1
commit
324d18bb34
@@ -14,7 +14,7 @@ This is mainly intended for internal use by the :module:`CTest` module.
|
||||
|
||||
Sets the given ``<variable>`` to a command-line string of the form::
|
||||
|
||||
<cmake> --build . [--config <config>] [--target <target>] [-- -i]
|
||||
<cmake> --build . [--config <config>] [--target <target>...] [-- -i]
|
||||
|
||||
where ``<cmake>`` is the location of the :manual:`cmake(1)` command-line
|
||||
tool, and ``<config>`` and ``<target>`` are the values provided to the
|
||||
|
||||
Reference in New Issue
Block a user