[Cmake] Backslashes
Bill Hoffman
bill.hoffman at kitware.com
Tue Sep 4 11:41:23 EDT 2001
This is not a cygwin problem, but rather tcl. Tcl only likes unix style slashes.
So, it would seem that the command to be run needs to be windows, but the arguments
to the command need to be unix.
-Bill
At 04:36 PM 9/4/2001 +0200, Sebastien BARRE wrote:
>At 04/09/01 09:24, Berk Geveci wrote:
>
>>It looks like somebody overdid backslashifying the DSP generator in CMake. Here is the error which occurs during a nightly test build:
>
>I did something like that to solve a Win98 issue. Bill can talk about that with you. I'm sorry, I do not understand the error message and I don't have any Cygwin any more right now.
>
>
>_______________________________________________
>Cmake mailing list
>Cmake at public.kitware.com
>http://public.kitware.com/mailman/listinfo/cmake
More information about the CMake
mailing list