On Mon, Mar 11, 2013 at 7:56 AM, Chandan Choudhury <iitd...@gmail.com>wrote:

>
> Dear cmake users,
>
> 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.
>
>
> Chandan
>

Just set the CMAKE_EXECUTABLE_SUFFIX variable in the CMake cache. Be
careful that on Windows this should include the .exe suffix.

HTH

Michael
--

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