[CMake] Potential bug to set a working directory for test

Klaim - Joël Lamotte mjklaim at gmail.com
Thu Apr 4 10:56:40 EDT 2013


On Thu, Apr 4, 2013 at 2:53 PM, Martin Weber <m.weber at razorcat.com> wrote:

> If your binary dir resides on a different drive than E:, the generated
> command will not work. Remember, cd on windows does not change the drive.
> The generated command should be
> cd /D E:/projects...
>

No all the file manipulations happen on the same disk. I checked that the
cd does go in the right folder, the problem is the re-formatted path.
Or the lack of generator in WORKIN_DIR, either one or the other.

I didn't file the ticket(s?) yet, I'm a bit pressed by time, but I'll do it
before tomorrow.

Joel Lamotte
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20130404/7766d6d2/attachment.htm>


More information about the CMake mailing list