remove_directory-symlink.rst 257 B

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