Hi! I want to set an environment variable that is used to state the license file for my compiler. But, if I use the set-function the environment variable will be cleared when cmake terminates. Is there a way to set an environment variable at make file execution time?
Daniel Carlson
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
