-
- Downloads
[bugfix][CMake][Release] Use named arguments in DuneSymlinkOrCopy
Passing multiple files to dune_symlink_to_source_files() was broken. While at it, I switched the given macros to be functions and have named arguments. Using positional arguments will result in a warning.
Please register or sign in to comment