Navigation

  • index
  • next |
  • previous |
  • »
  • dune_symlink_to_source_tree

dune_symlink_to_source_treeΒΆ

dune_symlink_to_source_tree(
    [NAME name]
)
NAME

The name of the symlink, defaults to src_dir.

This function will place a symlink into every subdirectory of the build tree, that allows to jump to the corresponding source directory. Call this from your top-level CMakeLists.txt to enable it for a given module. To enable it for all modules, set the variable DUNE_SYMLINK_TO_SOURCE_TREE instead. If used on Windows systems, a warning is issued.

Navigation

  • index
  • next |
  • previous |
  • »
  • dune_symlink_to_source_tree
© Copyright . Created using Sphinx 4.2.0.