It does work as long as the destination directory already exists.
But I am thinking it might not work if a file (as opposed to a
directory) is being copied and the destination directory doesn't exist,
then I am concerned that what might happen is that cmake is going to copy
the file and give it the name of the intended directory rather than create
that directory and copy the file into it.
I'm no cmake expert, so if anyone agrees who is, could they suggest a fix
that would prevent that.

The include directory does already exist in the use case presented so it
works for that,but other sub-directories might not exist and in those
circumstances it seems it might fail.
------------------------------------------------------------------------------
Own the Future-Intel® Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game 
on Steam. $5K grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to