[cmake-developers] Need some pointers on learning the code

Brad King brad.king at kitware.com
Mon May 13 10:16:43 EDT 2013


On 05/13/2013 10:10 AM, Robert Dailey wrote:
> I am familiar with bug 9974 and I've been following it for quite some
> time :) I thought there was enough interest in the feature (especially
> from myself) to work on it. However, I do like the idea of generator
> expressions being supported in OUTPUT, this is a more ideal situation
> and would only affect the multi-configuration generators, so I don't
> have to change the command options & stuff which I have found so far
> to be a nightmare (mostly because I am unfamiliar with the code base).
> 13840 sounds much easier. If no one else is working on that, I can
> invest my time into it instead.

I don't think anyone is working on 13840 currently.

Grep the source tree for "GetOutputs" to find places that will
need to be taught to expand generator expressions.

-Brad



More information about the cmake-developers mailing list