Yes, we came to the conclusion that copy has to co...
# core
s
Yes, we came to the conclusion that copy has to come back, but to workaround the fact that
cmake -E copy_directory
always follow symlinks, we have to create a simple cmake script which uses
file(COPY)
and call it with
cmake -P