[CMake] How to specify $1 for compiler?

Jed Brown jed at 59A2.org
Mon Feb 7 17:35:43 EST 2011


On Fri, Feb 4, 2011 at 01:31, Michael Hertling <mhertling at online.de> wrote:

> With a Makefile generator, you might use a RULE_LAUNCH_COMPILE property:
>
> SET_TARGET_PROPERTIES(<target> PROPERTIES RULE_LAUNCH_COMPILE "win32fe")
>

Thanks for these suggestions. I went with this one, but I'll try the other
if someone complains (win32fe implies cygwin, I don't know if native Visual
Studio builds make sense in that context).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20110207/68e36d8b/attachment.htm>


More information about the CMake mailing list