[CMake] Renaming output of EXECUTABLE

Reggie Burnett reggie at bytefx.com
Tue Nov 29 12:32:10 EST 2005


Our project has several binaries some of which have different names based on
project settings.   

<basename>-debug, <basename>-pro, for example.  Since I want to use the same
source file list how would I go about renaming the output?

 

Also, if some of my targets require extra source files can I use some type
of list manipulation to add/remove files from a base list and then feed that
to my ADD_EXECUTABLE call?

 

Thanks

Reggie

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/cmake/attachments/20051129/5c7f9f20/attachment.html


More information about the CMake mailing list