-
- Downloads
gitlab-ci: Rename CI config variable to avoid conflict with CMAKE_BUILD_TYPE
Since commit e216b9bb (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.
Showing
- .gitlab/ci/configure_common.cmake 2 additions, 2 deletions.gitlab/ci/configure_common.cmake
- .gitlab/ci/gitlab_ci.cmake 2 additions, 2 deletions.gitlab/ci/gitlab_ci.cmake
- .gitlab/os-linux.yml 2 additions, 2 deletions.gitlab/os-linux.yml
- .gitlab/os-windows.yml 1 addition, 1 deletion.gitlab/os-windows.yml
Loading
Please register or sign in to comment