[CMake] Environment variables

Robert Bielik robert.bielik at xponaut.com
Mon Feb 4 02:04:01 EST 2008


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...

TIA
/R



More information about the CMake mailing list