Re: Update your copy of extra-cmake-modules

2014-04-26 Thread Aurélien Gâteau
Alex Merry wrote: > On 21/04/14 16:26, šumski wrote: >> On Friday 18 of April 2014 10:37:50 Aurélien Gâteau wrote: >> ... >>> I made it that way intentionally because I consider it bad to have >>> different code generated depending on whether you have the framework is >>> built from a release tarb

Re: Update your copy of extra-cmake-modules

2014-04-21 Thread Alex Merry
On 21/04/14 16:26, šumski wrote: > On Friday 18 of April 2014 10:37:50 Aurélien Gâteau wrote: > ... >> I made it that way intentionally because I consider it bad to have different >> code generated depending on whether you have the framework is built from a >> release tarball or from git. >> >> I u

Re: Update your copy of extra-cmake-modules

2014-04-21 Thread šumski
On Friday 18 of April 2014 10:37:50 Aurélien Gâteau wrote: ... > I made it that way intentionally because I consider it bad to have different > code generated depending on whether you have the framework is built from a > release tarball or from git. > > I understand this means more build dependenc

Re: Update your copy of extra-cmake-modules

2014-04-18 Thread Aurélien Gâteau
šumski wrote: > On Wednesday 16 of April 2014 07:36:57 Aurélien Gâteau wrote: >> Hi, >> >> I just pushed some changes to frameworks using Qt for translations which >> requires a recent version of extra-cmake-modules (you need to have >> 071581a3f899c881c9938efd082fd32589822b45). If you get build

Re: Update your copy of extra-cmake-modules

2014-04-16 Thread šumski
On Wednesday 16 of April 2014 07:36:57 Aurélien Gâteau wrote: > Hi, > > I just pushed some changes to frameworks using Qt for translations which > requires a recent version of extra-cmake-modules (you need to have > 071581a3f899c881c9938efd082fd32589822b45). If you get build failures > complaining

Update your copy of extra-cmake-modules

2014-04-16 Thread Aurélien Gâteau
Hi, I just pushed some changes to frameworks using Qt for translations which requires a recent version of extra-cmake-modules (you need to have 071581a3f899c881c9938efd082fd32589822b45). If you get build failures complaining about an unknown "ecm_create_qm_loader", then you need to update. Auréli