summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/remove_directory-symlink.rst
blob: 0896388385d38a3c54c054a8a96c52b0ad85b5ba (plain)
1
2
3
4
5
6
remove_directory-symlink
------------------------

* The :manual:`cmake(1)` ``-E remove_directory`` command-line tool,
  when given the path to a symlink to a directory, now removes just
  the symlink.  It no longer removes content of the linked directory.