[Cmake] gui -vs- command line problems (WIN32)

Bitter, Ingmar (NIH/CC/DRD) IBitter at cc.nih.gov
Thu Apr 3 13:46:32 EST 2003


I updated my windows CMake to the latest version and added Find???.txt
files.
Do I need to do the same for the cygwin cmake or can I ask the Windows cmake
to produce makefiles for gnu-make as well ? That would be much simpler for
me.

-Ingmar


-----Original Message-----
From: Andy Cedilnik [mailto:andy.cedilnik at kitware.com] 
Sent: Thursday, April 03, 2003 1:43 PM
To: Bitter, Ingmar " "(NIH/CC/DRD)
Cc: 'Bill Hoffman'; Burke Webster; CMake
Subject: RE: [Cmake] gui -vs- command line problems (WIN32)

Hi Ingmar,

Cygwin and Windows CMake are different. Cygwin one can only produce
Makefiles for Cygwin GNU-make. Windows one can produce Makefiles for
NMake and Borland Make, and Visual Studio 6 and 7.

				Andy

On Thu, 2003-04-03 at 13:38, Bitter, Ingmar (NIH/CC/DRD) wrote:
> Is "NMake Makefiles" what I should use to compile with gcc in cygwin ?
> Do I build then using make, gmake, ccmake, ... ?




More information about the CMake mailing list