Re: [Mingw-w64-public] [libcxx][PATCH] Fix for CMakelists.txt

2013-04-01 Thread Earnie Boyd
On Mon, Apr 1, 2013 at 5:35 AM, G M wrote: > 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 t

[Mingw-w64-public] [libcxx][PATCH] Fix for CMakelists.txt

2013-04-01 Thread G M
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