[CMake] intercomponent link dependencies?

Jed Brown jed at 59A2.org
Thu Jan 7 17:00:11 EST 2010


On Thu, 07 Jan 2010 15:54:33 -0600, Ryan Pavlik <rpavlik at iastate.edu> wrote:
> If you use the _LIBRARIES variable, you don't need to even mess around
> with the imported targets thing

Dumping recursive dependencies in *_LIBRARIES causes overlinking, they
should only be there when linking statically.

Jed


More information about the CMake mailing list