Re: [CMake] cmake-gui's separation between configuration & generation

2012-08-23 Thread Keith Gardner
PM To: Robert Dailey Cc: CMake ML Subject: Re: [CMake] cmake-gui's separation between configuration & generation Hi, On Thu, Aug 23, 2012 at 8:20 PM, Robert Dailey wrote: > On Thu, Aug 23, 2012 at 1:12 PM, Andreas Pakulat wrote: >> Hi, >> >> On Thu, Aug 23,

Re: [CMake] cmake-gui's separation between configuration & generation

2012-08-23 Thread Andreas Pakulat
Hi, On Thu, Aug 23, 2012 at 8:20 PM, Robert Dailey wrote: > On Thu, Aug 23, 2012 at 1:12 PM, Andreas Pakulat wrote: >> Hi, >> >> On Thu, Aug 23, 2012 at 5:48 PM, Robert Dailey >> wrote: >>> On Thu, Aug 23, 2012 at 10:43 AM, John Drescher >>> wrote: > Is the separation between configurati

Re: [CMake] cmake-gui's separation between configuration & generation

2012-08-23 Thread David Cole
On Thu, Aug 23, 2012 at 2:24 PM, Robert Dailey wrote: > On Thu, Aug 23, 2012 at 1:03 PM, David Cole > wrote: > > On Thu, Aug 23, 2012 at 11:50 AM, Robert Dailey < > rcdailey.li...@gmail.com> > > wrote: > >> > >> On Thu, Aug 23, 2012 at 10:48 AM, Robert Dailey > >> wrote: > >> > On Thu, Aug 23, 2

Re: [CMake] cmake-gui's separation between configuration & generation

2012-08-23 Thread Robert Dailey
On Thu, Aug 23, 2012 at 1:03 PM, David Cole wrote: > On Thu, Aug 23, 2012 at 11:50 AM, Robert Dailey > wrote: >> >> On Thu, Aug 23, 2012 at 10:48 AM, Robert Dailey >> wrote: >> > On Thu, Aug 23, 2012 at 10:43 AM, John Drescher >> > wrote: >> >>> Is the separation between configuration & generat

Re: [CMake] cmake-gui's separation between configuration & generation

2012-08-23 Thread Robert Dailey
On Thu, Aug 23, 2012 at 1:12 PM, Andreas Pakulat wrote: > Hi, > > On Thu, Aug 23, 2012 at 5:48 PM, Robert Dailey > wrote: >> On Thu, Aug 23, 2012 at 10:43 AM, John Drescher wrote: Is the separation between configuration & generation really necessary for cmake-gui? I ask because severa

Re: [CMake] cmake-gui's separation between configuration & generation

2012-08-23 Thread Andreas Pakulat
Hi, On Thu, Aug 23, 2012 at 5:48 PM, Robert Dailey wrote: > On Thu, Aug 23, 2012 at 10:43 AM, John Drescher wrote: >>> Is the separation between configuration & generation really necessary >>> for cmake-gui? I ask because several of my co-workers are confused >>> between the differences in the t

Re: [CMake] cmake-gui's separation between configuration & generation

2012-08-23 Thread David Cole
On Thu, Aug 23, 2012 at 11:50 AM, Robert Dailey wrote: > On Thu, Aug 23, 2012 at 10:48 AM, Robert Dailey > wrote: > > On Thu, Aug 23, 2012 at 10:43 AM, John Drescher > wrote: > >>> Is the separation between configuration & generation really necessary > >>> for cmake-gui? I ask because several of

Re: [CMake] cmake-gui's separation between configuration & generation

2012-08-23 Thread Robert Dailey
On Thu, Aug 23, 2012 at 10:48 AM, Robert Dailey wrote: > On Thu, Aug 23, 2012 at 10:43 AM, John Drescher wrote: >>> Is the separation between configuration & generation really necessary >>> for cmake-gui? I ask because several of my co-workers are confused >>> between the differences in the two,

Re: [CMake] cmake-gui's separation between configuration & generation

2012-08-23 Thread Robert Dailey
On Thu, Aug 23, 2012 at 10:43 AM, John Drescher wrote: >> Is the separation between configuration & generation really necessary >> for cmake-gui? I ask because several of my co-workers are confused >> between the differences in the two, even though I explain it. >> >> Honestly there isn't really a

Re: [CMake] cmake-gui's separation between configuration & generation

2012-08-23 Thread John Drescher
> Is the separation between configuration & generation really necessary > for cmake-gui? I ask because several of my co-workers are confused > between the differences in the two, even though I explain it. > > Honestly there isn't really a reason that I can think of to do a > configure without a gen

[CMake] cmake-gui's separation between configuration & generation

2012-08-23 Thread Robert Dailey
Is the separation between configuration & generation really necessary for cmake-gui? I ask because several of my co-workers are confused between the differences in the two, even though I explain it. Honestly there isn't really a reason that I can think of to do a configure without a generate, unle