summaryrefslogtreecommitdiff
path: root/share/cmake-3.2/Help/variable/ENV.rst
blob: 977afc3c2ae45f41ed7662ddaef97c4050d0e543 (plain)
1
2
3
4
5
6
7
ENV
---

Access environment variables.

Use the syntax $ENV{VAR} to read environment variable VAR.  See also
the set() command to set ENV{VAR}.