linuxOS_AP05/debian/binary/usr/share/cmake-3.13/Help/variable/ENV.rst

9 lines
180 B
ReStructuredText
Raw Normal View History

2025-09-26 01:40:02 +00:00
ENV
---
Read environment variables.
Use the syntax ``$ENV{VAR}`` to read environment variable ``VAR``.
See the :command:`set` command to see how to write environment variables.