Closed krisgry closed 5 years ago
Hi,
do you really need the files in a different location? If so, why not create a symbolic link instead of copying?
Regards, Tiago Marques
Dear @tsmarques, I finally found some time to complete this :) Now I use symlink instead, and I'm able to cross-compile DUNE with opencv
Note that this is the same code as in the target_install-step, but with a different destination. Could have put this code there, but I felt that it belonged in the host_install-step.