Skip to content

install(FILES): Allow installation of symlinks to directory

Jens Carl requested to merge jcarl/cmake:install-symlink-to-directory into master

Allow symbolic links to a directory to be installed via install(FILES ...).

Fixes: #22159 (closed)

Merge request reports