[CMake] List all binaries associated with a target.

Klaim - Joël Lamotte mjklaim at gmail.com
Mon Mar 16 16:34:34 EDT 2015


On Mon, Mar 16, 2015 at 7:48 PM, Stephen Kelly <steveire at gmail.com> wrote:

> Klaim - Joël Lamotte wrote:
>
> > I am looking for a (hopefully simple) way to do the following:
> > 1. gather a list of paths of all the binaries associated with a target,
> >     that is all the linked dll/so and executable the target link or
> depend
> > on.
>
> Apparently I starting thinking about a genex to do that a year ago, but I
> didn't complete it. I just filed
>
>  http://public.kitware.com/Bug/view.php?id=15449
>
> Feel free to pick it up if you wish.
>
>
Interesting, but I do not see a property for actual binaries paths?
I'm not familiar with CMake's code so maybe it's available and I don't know
about it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20150316/baabb8cd/attachment.html>


More information about the CMake mailing list