Hi Bill,<div><br></div><div>You are correct. The manifest file is indeed embedded into the binaries. What confused me was the fact that a .manifest file is also generated, which is the exact same behavior of Visual Studio when embedding is disabled.</div>
<div><br></div><div>Thanks,</div><div><br></div><div>Pedro<br><br><div class="gmail_quote">On Thu, Sep 16, 2010 at 12:07 PM, Bill Hoffman <span dir="ltr"><<a href="mailto:bill.hoffman@kitware.com">bill.hoffman@kitware.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div></div><div class="h5">On 9/16/2010 8:39 AM, Pedro d'Aquino wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello,<br>
<br>
When building my project from Visual Studio 2010, the generated<br>
executables and DLL have their manifest automatically embedded into<br>
them. This does not seem to happen when using nmake (or JOM) - which is<br>
expected behavior, as per<br>
<a href="http://msdn.microsoft.com/en-us/library/ms235591(v=VS.100).aspx" target="_blank">http://msdn.microsoft.com/en-us/library/ms235591(v=VS.100).aspx</a>.<br>
<br>
I wonder if there is any cmake command or perhaps a flag I can pass to<br>
the linker that would enable automatic manifest embedding.<br>
<br>
</blockquote>
<br></div></div>
It should happen with nmake/jom....<br>
<br>
Are you sure it is not happening?<br>
<br>
-Bill<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</blockquote></div><br></div>