[CMake] Environment variables

Robert Bielik robert.bielik at xponaut.se
Mon Feb 4 03:13:14 EST 2008


Robert Bielik skrev:
> Is there a way to set environment variables (Windoze) permanently with 
> CMake ? Tried the
> SET(ENV{MY_ENV_VAR} Stuff) but since MY_ENV_VAR never showed up after 
> running CMake I suspect
> it is only set locally in the process running CMake...

Ok, so this seems to be the case (I've rtfm). Dammit.

/R


More information about the CMake mailing list