[CMake] WG: Get all targets a target depends on

Dominik Bernhardt dominik.lists at dokabe.de
Tue Dec 3 03:31:49 EST 2013


> -----Urspruengliche Nachricht-----
> Von: cmake-bounces at cmake.org [mailto:cmake-bounces at cmake.org] Im  
> Auftrag von Matthew Woehlke
> Gesendet: Montag, 2. Dezember 2013 21:17
> An: cmake at cmake.org
> Betreff: Re: [CMake] Get all targets a target depends on
>
[...]

> That said, given your use case, I'm not sure why you need to know  
> about other than link libraries? How would a custom dependency  
> create a runtime link dependency?
>
With plugin DLLs I do not have any link dependencies but I would have  
runtime dependencies. Beside this use case your are absolutely right  
that it should be sufficient to consider the link libraries.

Dominik






More information about the CMake mailing list