[CMake] lexical scoping

Brandon Van Every bvanevery at gmail.com
Fri Nov 2 16:22:29 EDT 2007


On Nov 2, 2007 2:39 PM, Brandon Van Every <bvanevery at gmail.com> wrote:
>
> SET and SETLOCAL is one possibility.  I could live with it.

While we're at it, how difficult would it be for functions to return a
value that can be used in other contexts?  GMake has $(whatever ...)
functions that can be used directly in strings.  A lot of my
translation code is lifting those things out of their strings and
putting them on previous lines.  Translations would be easier if
people could just do what they're used to doing, in some analogous
manner.


Cheers,
Brandon Van Every


More information about the CMake mailing list