On Mon, Feb 7, 2011 at 23:35, Jed Brown <j...@59a2.org> wrote:

> On Fri, Feb 4, 2011 at 01:31, Michael Hertling <mhertl...@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).
>

Hmm, although the Makefile "would work", the compiler tests do not succeed
because they don't use these properties. Where do I have to munge
CMAKE_<LANG>_COMPILE_OBJECT to have that version used when testing whether a
compiler works?
_______________________________________________
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