was, we at least need to
> test the changes with cmake 2.8.12.0 (and not the lastest git version,
> as I expect most of us are using via kdesrc-build).
>
> I'm building the v2.8.12 tag, and I'll try to test some frameworks with
> removed transitive dependency checks (p
ersion,
as I expect most of us are using via kdesrc-build).
I'm building the v2.8.12 tag, and I'll try to test some frameworks with
removed transitive dependency checks (probably tomorrow, realisticly).
In the meantime, please don't commit any removals of these checks
wit
On 01/31/2014 03:12 AM, Aurélien Gâteau wrote:
> On Wed, Jan 29, 2014, at 9:35, Alex Merry wrote:
>> On 29/01/14 17:29, Michael Palimaka wrote:
>>> Hi,
>>>
>>> In a some (not all) tier 3 frameworks, we check for transitive dependencies:
>>>
>>> #NOTE: here the dependencies of dependencies are displ
On Wed, Jan 29, 2014, at 9:35, Alex Merry wrote:
> On 29/01/14 17:29, Michael Palimaka wrote:
> > Hi,
> >
> > In a some (not all) tier 3 frameworks, we check for transitive dependencies:
> >
> > #NOTE: here the dependencies of dependencies are displayed as well, this
> > shouldn't be needed
> > #
On 01/30/2014 04:35 AM, Alex Merry wrote:
> On 29/01/14 17:29, Michael Palimaka wrote:
>> Hi,
>>
>> In a some (not all) tier 3 frameworks, we check for transitive dependencies:
>>
>> #NOTE: here the dependencies of dependencies are displayed as well, this
>> shouldn't be needed
>> #after cmake 3.0.
On 29/01/14 17:29, Michael Palimaka wrote:
> Hi,
>
> In a some (not all) tier 3 frameworks, we check for transitive dependencies:
>
> #NOTE: here the dependencies of dependencies are displayed as well, this
> shouldn't be needed
> #after cmake 3.0.0 is released
> find_package(...)
>
> I think th
Hi,
In a some (not all) tier 3 frameworks, we check for transitive dependencies:
#NOTE: here the dependencies of dependencies are displayed as well, this
shouldn't be needed
#after cmake 3.0.0 is released
find_package(...)
I think this is no longer needed since we ship CMake config files for
eac