[Cmake] How can I read a SHELL ...

Sebastien BARRE sebastien.barre at kitware.com
Thu Mar 21 11:34:31 EST 2002


At 3/21/2002 11:35 AM, agulko at powerllel.com wrote:
>How can I read a shell varible to set a CMake varible ?  ie in Windows -
>
>     SET(VAR_PATH   %PATH%)

sure.
SET(VAR_PATH   $ENV{PATH})


--
Sebastien Barre 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20020321/5575642b/attachment.html>


More information about the CMake mailing list