[Scons-users] bypass string interpolation (quoting)
Dirk Bächle
tshortik at gmx.de
Sun Jun 12 07:47:53 EDT 2016
Hi Neal,
Am 10.06.2016 um 20:20 schrieb Neal Becker:
> I need an environment containing
> RPATH=[MKLPATH])
>
> where MKLPATH = '$ORIGIN/...'
>
> currently scons chokes on this, because it tries to expand (interpolate) the
> $ORIGIN. I can't figure out how to quote this to bypass the expansion.
for future reference, this is explained in our Wiki at
https://bitbucket.org/scons/scons/wiki/UsingOrigin
Best regards,
Dirk
More information about the Scons-users
mailing list