<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Mar 11, 2013 at 7:56 AM, Chandan Choudhury <span dir="ltr">&lt;<a href="mailto:iitdckc@gmail.com" target="_blank">iitdckc@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><br clear="all"><div>Dear cmake users,<br><br></div><div>I am very new to cmake. I really find it interesting. I installed gromacs (4.6.1) with it. One simple query regarding its usage is, how do I add program suffix to the executables created.<br>



<br><br></div><div>Chandan </div></div></blockquote><div><br>Just set the CMAKE_EXECUTABLE_SUFFIX variable in the CMake cache. Be careful that on Windows this should include the .exe suffix.<br><br>HTH<br><br>Michael<br>

</div></div></div></div>