mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 13:19:51 -05:00
8eb8d16c19
The fallback path boils down to putenv(). Calling that with a "=" sets the variable to an empty string. Use cmSystemTools::UnPutEnv() instead, which correctly handles unsetting variables on a variety of systems.
100 KiB
100 KiB