Re: Re: Re: [CMake] What about...

2006-05-30 Thread Alexander Neundorf
Hi, > Von: Amitha Perera <[EMAIL PROTECTED]> >  > On Mon 29 May 2006, William A. Hoffman wrote: > > There is a wxWidgets GUI in CVS. The question is, would a GUI make > > the configure command line people happy, or will there always be a > > group that wants a -- style command line like configure

Re: Re: [CMake] What about...

2006-05-30 Thread Amitha Perera
On Mon 29 May 2006, William A. Hoffman wrote: > There is a wxWidgets GUI in CVS. The question is, would a GUI make > the configure command line people happy, or will there always be a > group that wants a -- style command line like configure. A command-line configure is always important. Often, t

Re: Re: [CMake] What about...

2006-05-29 Thread William A. Hoffman
At 02:42 AM 5/29/2006, Alexander Neundorf wrote: >There is ccmake on UNIX and (the more powerful) cmakesetup on Windows for this >job. What is missing is something like a "qcmake", which would add a nice GUI >to all available options. There is a wxWidgets GUI in CVS. The question is, would a

Re: Re: [CMake] What about...

2006-05-28 Thread Alexander Neundorf
> Von: Thomas Zander <[EMAIL PROTECTED]> >  > On Friday 26 May 2006 17:55, you wrote: > > >A 'configure' script generator that will just convert between the > > > (good old) configure and the cmake foo.  Makes it actually possible > > > to discover what features there are without consulting online