Merge topic 'patch-file-make-directory'

2e02e5589d file(MAKE_DIRECTORY): Document current source directory

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: scivision <michael@scivision.dev>
Merge-request: !10203
This commit is contained in:
Brad King
2025-01-21 14:31:48 +00:00
committed by Kitware Robot

View File

@@ -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: