[CMake] Out-of-source builds
Bill Hoffman
bill.hoffman at kitware.com
Tue Sep 30 10:22:33 EDT 2008
Phil Smith wrote:
>I am using cygwin make. I'm not bent on using c:\whatever, but cygdrive
didn't work at the cmake level. What am I missing?
If you use the native windows build cmake, it WILL use c: stuff. If you
want to use cygdrive, you have to use a native cygwin cmake. Best
thing to do is used the patch gmake that I gave a link to, and then you
can use native windows cmake with gmake.
-Bill
More information about the CMake
mailing list