On Mon, Feb 16, 2009 at 7:46 AM, ankit jain <ankitgu...@gmail.com> wrote:

> Hi all,
>
> I want to set an enviromnet varibale but not able to do it.
> Currently iam using the command:
> SET( ENV{varname} value )
>
> But it is not working.
> Can anybody guide me how to do it by giving an example.
>

Are you trying to set an environment variable that can be used during build
time?  This isn't possible.
http://www.cmake.org/Wiki/CMake_FAQ#How_can_I_get_or_set_environment_variables.3F

Could you elaborate on when you need the environment variable?

-- 
Philip Lowman
_______________________________________________
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

Reply via email to