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
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to