mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 00:00:39 -05:00
46c89c77de
Since commit e216b9bbd3 (cmake: Allow CMAKE_BUILD_TYPE to be set by
environment variable, 2021-06-29), the `CMAKE_BUILD_TYPE` environment
variable is interpreted by CMake, and can affect the test suite.
Rename our CI config variable to avoid conflict.