[CMake] How to embed the manifest file into DLLs and executables built with NMake?
Pedro d'Aquino
budsbd at gmail.com
Thu Sep 16 08:39:26 EDT 2010
Hello,
When building my project from Visual Studio 2010, the generated executables
and DLL have their manifest automatically embedded into them. This does not
seem to happen when using nmake (or JOM) - which is expected behavior, as
per http://msdn.microsoft.com/en-us/library/ms235591(v=VS.100).aspx.
I wonder if there is any cmake command or perhaps a flag I can pass to the
linker that would enable automatic manifest embedding.
Thanks,
Pedro d'Aquino
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20100916/1592badb/attachment-0001.htm>
More information about the CMake
mailing list