<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Mar 9, 2015 at 3:38 PM, Galina Kistanova <span dir="ltr"><<a href="mailto:gkistanova@gmail.com" target="_blank">gkistanova@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div>Doesn't cmake take the CC and CXX from envs?<br></div>Maybe setting env would be better than adding another dependency for a long run?</div></blockquote><div><br></div><div>Yes, but env is a WithProperties object, and not a real dictionary. It isn't possible to add new keys on top of a dict property, I think.</div><div><br></div><div>I *think* it would be possible to redesign extractSlaveEnvironment extract PATH, INCLUDE, LIB, and LIBPATH independently, and then we can make it work.</div></div></div></div>