Skip to content

Allow change cmake version to fix Intel 15.0.2 build (fixes #2160)

Created by: bartlettroscoe

This simple change allows the Jenkins job Kokkos_Trilinos_packages to set CMAKE_SUFFIX=cmake-3.5.2 in order to fix the Inter 15.0.2 compiler detection problem with CMake 2.8.14 described in #2160.

Merge request reports