Ok, I've banged my head on this for about an hour now and I surrender.  How
can I get the value of and env var like ANDROID_GRADLE into a SConscript?

In particular, I have exported
ANDROID_GRADLE=extlibs/android/gradle/gradle-2.2.1/bin/gradle but when I
run either scons or auto_build, it does not propagate to e.g.

env.get('ANDROID_GRADLE')

It does if I add it to the command line, however.  I imagine this has
something to do with subshells or the like but it seems like we should be
able to set such env vars and have them used.

Thanks,

Gregg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160531/0629858e/attachment.html>

Reply via email to