summaryrefslogtreecommitdiffstats
path: root/Help/command/subdirs.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/command/subdirs.rst')
-rw-r--r--Help/command/subdirs.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/command/subdirs.rst b/Help/command/subdirs.rst
index 530951b..ecc6d1f 100644
--- a/Help/command/subdirs.rst
+++ b/Help/command/subdirs.rst
@@ -7,7 +7,7 @@ subdirs
Add a list of subdirectories to the build.
-::
+.. code-block:: cmake
subdirs(dir1 dir2 ...[EXCLUDE_FROM_ALL exclude_dir1 exclude_dir2 ...]
[PREORDER] )