Re: [CMake] Windows CMake under cygwin

2008-03-27 Thread Bill Hoffman
Fernando Cacciola wrote: Hi Bill, Fernando Cacciola wrote: Hi People, Due to some project specific constrains, I need to use cmake within cygwin but to compile using Visual C++ via nmake. Since the cygwin cmake doesn't support nmake I must use the windows cmake binary, but naturally knowing t

Re: [CMake] Windows CMake under cygwin

2008-03-27 Thread Fernando Cacciola
Hi Bill, Fernando Cacciola wrote: Hi People, Due to some project specific constrains, I need to use cmake within cygwin but to compile using Visual C++ via nmake. Since the cygwin cmake doesn't support nmake I must use the windows cmake binary, but naturally knowing that I am running under cyg

Re: [CMake] Windows CMake under cygwin

2008-03-27 Thread Bill Hoffman
Fernando Cacciola wrote: Hi People, Due to some project specific constrains, I need to use cmake within cygwin but to compile using Visual C++ via nmake. Since the cygwin cmake doesn't support nmake I must use the windows cmake binary, but naturally knowing that I am running under cygwin.

[CMake] Windows CMake under cygwin

2008-03-27 Thread Fernando Cacciola
Hi People, Due to some project specific constrains, I need to use cmake within cygwin but to compile using Visual C++ via nmake. Since the cygwin cmake doesn't support nmake I must use the windows cmake binary, but naturally knowing that I am running under cygwin. I couldn't find any preset v