[CMake] adding program suffix

J Decker d3ck0r at gmail.com
Mon Mar 11 04:20:43 EDT 2013


On Sun, Mar 10, 2013 at 11:56 PM, Chandan Choudhury <iitdckc at 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.
>
>
   SET_TARGET_PROPERTIES( <target> PROPERTIES
                  SUFFIX ".different.suffix" )



>
> Chandan
> --
> Chandan kumar Choudhury
> NCL, Pune
> INDIA
>
> --
>
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20130311/f7d8be82/attachment.htm>


More information about the CMake mailing list