소스 검색

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: