diff --git a/cluster_configs/inm-cluster.cmake b/cluster_configs/inm-cluster.cmake index 55a98dd35a2bc8bd40ec3b987a3d7953930f0d21..16eb83604419ccc4c37794fbae00bce84639f8fd 100644 --- a/cluster_configs/inm-cluster.cmake +++ b/cluster_configs/inm-cluster.cmake @@ -14,7 +14,7 @@ else () messege(ERROR "NetCDF is not supported with GNU on INM cluster") endif() endif() -if() + if ( compiler_lc STREQUAL "intel") if (NO_MPI)