diff options
Diffstat (limited to 'Help/command/subdir_depends.rst')
-rw-r--r-- | Help/command/subdir_depends.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/command/subdir_depends.rst b/Help/command/subdir_depends.rst index 0c1b3c1..2115b33 100644 --- a/Help/command/subdir_depends.rst +++ b/Help/command/subdir_depends.rst @@ -5,7 +5,7 @@ Disallowed since version 3.0. See CMake Policy :policy:`CMP0029`. Does nothing. -:: +.. code-block:: cmake subdir_depends(subdir dep1 dep2 ...) |