diff options
Diffstat (limited to 'Help/command/install_targets.rst')
-rw-r--r-- | Help/command/install_targets.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/command/install_targets.rst b/Help/command/install_targets.rst index 9355f8d..7653776 100644 --- a/Help/command/install_targets.rst +++ b/Help/command/install_targets.rst @@ -8,7 +8,7 @@ install_targets This command has been superseded by the :command:`install` command. It is provided for compatibility with older CMake code. -:: +.. code-block:: cmake install_targets(<dir> [RUNTIME_DIRECTORY dir] target target) |