Explorar o código

file(MAKE_DIRECTORY): Document current source directory

Relative paths in the directories list argument are treated as relative
to the current source directory.
Peter Kokot hai 10 meses
pai
achega
2e02e5589d
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  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: