[CMake] DLL Question

Zein Salah salah at gris.uni-tuebingen.de
Wed Jan 21 10:16:26 EST 2009


Hello,
 
I am building a program with CMake and compiling it with visual 
studio 2005 (VC 8). The program needs some .dll files which do not 
exist in the output directory in which the output executable file is written. 
So when I run the program, I get the message that a dll file is missing etc. 
My question is: can I tell the program in CMake where the dll files are?
Or can I force the program to link these dlls at linking-time so that 
they are not needed at runtime?
 
Many thanks,
Zein
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090121/710383c7/attachment-0001.htm>


More information about the CMake mailing list