Navigation

  • index
  • next |
  • previous |
  • »
  • dune_symlink_to_source_files

dune_symlink_to_source_filesΒΆ

dune_symlink_to_source_files(
     FILES file1 [file2 ...]
     DESTINATION destination1 [destination2 ...]
)
FILES

The list of files to symlink

DESTINATION

Relative path of the target directory

Create symlinks in the build tree that point to particular files in the source directory. This is usually used for grid and ini files and the like. On Windows systems, a warning is issued and copying is used as a fallback to symlinking.

Navigation

  • index
  • next |
  • previous |
  • »
  • dune_symlink_to_source_files
© Copyright . Created using Sphinx 3.4.3.