Преглед изворни кода

Merge topic 'patch-file-make-directory'

2e02e5589d file(MAKE_DIRECTORY): Document current source directory

Acked-by: Kitware Robot <[email protected]>
Acked-by: scivision <[email protected]>
Merge-request: !10203
Brad King пре 1 година
родитељ
комит
2902d3f827
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      Help/command/file.rst

+ 2 - 1
Help/command/file.rst

@@ -402,7 +402,8 @@ Filesystem
 .. signature::
   file(MAKE_DIRECTORY <directories>... [RESULT <result>])
 
-  Create the given directories and their parents as needed.
+  Create the given directories and their parents as needed.  Relative input
+  paths are evaluated with respect to the current source directory.
 
   The options are: