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.

Related Topics

  • Documentation overview

This Page

  • Show Source

Quick search

©. | Powered by Sphinx 1.5.6 & Alabaster 0.7.8 | Page source