diff options
-rw-r--r-- | Help/variable/CMAKE_MESSAGE_INDENT.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/variable/CMAKE_MESSAGE_INDENT.rst b/Help/variable/CMAKE_MESSAGE_INDENT.rst index f7975ab..d502121 100644 --- a/Help/variable/CMAKE_MESSAGE_INDENT.rst +++ b/Help/variable/CMAKE_MESSAGE_INDENT.rst @@ -23,6 +23,8 @@ Example: Which results in the following output: +.. code-block:: none + -- Collected items in the "listVar": -- one -- two |