mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-09 18:09:02 -05:00
The $ENV{VAR} syntax permits access to environment variables. This
teaches CMake to recognize most characters in the VAR name since some
environments may have variables with non-C-identifier characters.