فهرست منبع

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 10 ماه پیش
والد
کامیت
2e02e5589d
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: