You got a PR for CMake 3.6.2 and 3.7.1 J.
> On 7 Dec 2016, at 16:12, Kenneth Hoste <[email protected]> wrote: > > Hi Joachim, > > On 07/12/16 16:09, Joachim Hein wrote: >> Hi, >> >> I have a user request for a newer cmake. I am wondering what the “policy” >> is. We are using minimal toolchains. If I (try to) fix up a new config for >> that, should that be done in the matching GCCcore or should I do ones for >> the individual foss, pgi and intel toolchains? It I only need to fix one >> for GCCcore that would make my live easier > > I'd say that entirely up to you... > > With --minimal-toolchains, you can either install it at the Core level (using > dummy), or at the GCCcore level, and share the CMake installation across > multiple toolchains. > > Note that if you contribute back this easyconfig, it will still be useful for > people not using --minimal-toolchains, since the robot will also consider > subtoolchains as a fallback mechanism without having --minimal-toolchains > enabled in EasyBuild v3.x... > > > > regards, > > Kenneth

