Skip to content

Help: Clarify and improve readability of link-related file subcommands

Craig Scott requested to merge craig.scott/cmake:file_symlink_docs into master

This MR aims to make the docs for the file(READ_SYMLINK) and file(CREATE_LINK) subcommands read more naturally. The docs were also a bit narrow in assuming links only operated on files, but they could also be used for directories. I've renamed the command arguments and reworked the text a bit to help address this particular point.

Merge request reports