Re: [CMake] Shared Library Dependencies with Visual Studio 2005 or 2003 Generator

2006-08-17 Thread Brad King
Ryan Connelly wrote: > I have a question about TARGET_LINK_LIBRARY(). I noticed that when I add > linked libraries to a shared library and then link that library with > another shared library, the last library linked includes ALL previously > liked libraries when linking. > > In other words: > >

[CMake] Shared Library Dependencies with Visual Studio 2005 or 2003 Generator

2006-08-17 Thread Ryan Connelly
I have a question about TARGET_LINK_LIBRARY(). I noticed that when I add linked libraries to a shared library and then link that library with another shared library, the last library linked includes ALL previously liked libraries when linking. In other words: We have 3 shared (dll) libraries: