[Cmake] Bug reports?

Brad King brad . king at kitware . com
Thu, 24 Jul 2003 11:02:53 -0400 (EDT)


Bill,

> Thanks.  That isn't clear from the VTK documentation.

Okay, I'll improve the message to be more clear to those that don't know
cmake.

> There is a ccmake.cxx in Source/CursesDialog/ccmake.cxx , but there is
> no Makefile there.  Maybe this is just an FYI, but base cygwin doesn't
> include curses.  I'll fetch that and start over.

ccmake is built automatically if curses is found.  In your case, though,
there is a cmake 1.6.7 package already available for cygwin.  Just find it
in the cygwin installer and enable it.

-Brad