Skip to content
Snippets Groups Projects
Commit 61841f1f authored by Dominic Kempf's avatar Dominic Kempf
Browse files

[CMake] Add macro dune_symlink_to_source_tree

Add a symlink called src_dir to all directories in the build tree.
That symlink points to the corresponding directory in the source tree.
Call the macro from the toplevel CMakeLists.txt file of your project.
You can also call it from some other directory, creating only symlinks
in that directory and all directories below. A warning is issued on
Windows systems.
parent 40388762
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment