[CMake] Shared libraries cannot be found after deploying a CPack package

Bill Hoffman bill.hoffman at kitware.com
Thu Jul 16 10:17:45 EDT 2009


Michael Wild wrote:

> 
> Actually, I'm planning on doing this with the .def files. But then, 
> maintaining them might also become a nightmare.
> 

You can generate them if you use dumpbin and some scripting....  But, it 
is much easier to just use the declspec stuff....

-Bill


More information about the CMake mailing list