Re: The CMake situation in frameworks

2011-11-28 Thread Alexander Neundorf
On Friday 25 November 2011, Christophe Giboudeaux wrote: > Hi, > > On Friday 25 November 2011 02:24:55 Stephen Kelly wrote: > > == Communicating build parameters between modules == > > > > Some people don't want to set custom parameters for certain install > > directories and have those locations

Re: The CMake situation in frameworks

2011-11-28 Thread Christophe Giboudeaux
Hi, On Friday 25 November 2011 02:24:55 Stephen Kelly wrote: > == Communicating build parameters between modules == > > Some people don't want to set custom parameters for certain install > directories and have those locations picked up by other depending modules. > Eg, if a custom value is set

Re: The CMake situation in frameworks

2011-11-25 Thread Alexander Neundorf
On Friday 25 November 2011, Stephen Kelly wrote: > Hi, > > Alex and I had a discussion this evening on some issues around CMake > features in upcoming CMake versions that we want to use in frameworks, and > some of the remaining issues around CMake and frameworks in general. > > To bring people u