file(MAKE_DIRECTORY): Update synopsis signature

This syncs the signature as it provides another optional option.
This commit is contained in:
Peter Kokot
2025-01-07 02:15:33 +01:00
parent 90971c9188
commit d7b33ed8e2

View File

@@ -37,7 +37,7 @@ Synopsis
`Filesystem`_
file({`GLOB`_ | `GLOB_RECURSE`_} <out-var> [...] <globbing-expr>...)
file(`MAKE_DIRECTORY`_ <directories>...)
file(`MAKE_DIRECTORY`_ <directories>... [...])
file({`REMOVE`_ | `REMOVE_RECURSE`_ } <files>...)
file(`RENAME`_ <oldname> <newname> [...])
file(`COPY_FILE`_ <oldname> <newname> [...])