[cmake-developers] Linking projects with no C or CPP files

James Bigler jamesbigler at gmail.com
Thu Sep 12 16:57:07 EDT 2013


On Thu, Sep 12, 2013 at 2:49 PM, Brad King <brad.king at kitware.com> wrote:

> On 09/12/2013 04:45 PM, James Bigler wrote:
> > I don't actually add the object file to the build, because VS would
> > link in the output of the custom command
>
> That's the exact problem the change I linked fixes.
> You should add the object if you want it linked.
>
> -Brad
>


This seems kind of confusing when the default for all the other VS
generators is to link in the output of the custom command.  Does that not
seem like a problem?

James
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20130912/70afcfac/attachment.html>


More information about the cmake-developers mailing list