mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-09 15:20:56 -06: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.