mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-13 09:58:29 -05:00
e216b9bbd3
When no `CMAKE_BUILD_TYPE` is explicitly specified while creating a new build tree, check for an environment variable of the same name. Issue: #20983