[CMake] Finding library dependencies

Pau Garcia i Quiles pgquiles at elpauer.org
Wed May 23 10:28:07 EDT 2007


Hello,

I am writing a FindQwt5.cmake script. As Qwt 5.x can be dynamically  
linked against Qt3 or Qt4, on Unix I use 'ldd' to find out (on most  
cases) what version of Qt is Qwt linked to.

Is there anything like 'ldd' in Windows which is installed by default  
on the system? I mean, Dependency Walker ships with Visual Studio but  
it is not installed by default and what about Borland users? Is there  
anything like that?

Thank you.

-- 
Pau Garcia i Quiles
http://www.elpauer.org
(Due to the amount of work, I usually need 10 days to answer)







More information about the CMake mailing list