diff options
Diffstat (limited to 'Help/command/remove.rst')
-rw-r--r-- | Help/command/remove.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/command/remove.rst b/Help/command/remove.rst index 543d016..e12a937 100644 --- a/Help/command/remove.rst +++ b/Help/command/remove.rst @@ -5,7 +5,7 @@ remove Use the :command:`list(REMOVE_ITEM)` command instead. -:: +.. code-block:: cmake remove(VAR VALUE VALUE ...) |