<div class="gmail_quote">On Thu, Sep 15, 2011 at 18:57, Michael Wild <span dir="ltr"><<a href="mailto:themiwi@gmail.com">themiwi@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Just set the LINKER_LANGUAGE target property to CXX.</blockquote></div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;"><div><br></div></blockquote>This seems to be exclusive (single-valued). How can I specify that, for example, a target containing only C sources needs to be linked as though it also had both C++ and Fortran sources (because of leaky dependent libraries)? (I will assume that I have found functional compilers for all three languages.)