Hello,<div><br></div><div>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 <a href="http://msdn.microsoft.com/en-us/library/ms235591(v=VS.100).aspx">http://msdn.microsoft.com/en-us/library/ms235591(v=VS.100).aspx</a>.</div>

<div><br></div><div>I wonder if there is any cmake command or perhaps a flag I can pass to the linker that would enable automatic manifest embedding.</div><div><br></div><div>Thanks,</div><div><br></div><div>Pedro d&#39;Aquino</div>