Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cleanup handling of Fortran compiler in cmake (Patch from M. Volat)
[simgrid.git] / src / smpi / smpif90.in
index 231a4b7..cccf214 100644 (file)
@@ -9,7 +9,7 @@
 SIMGRID_VERSION="@SIMGRID_VERSION_STRING@"
 SIMGRID_GITHASH="@SIMGRID_GITHASH@"
 
-F90=@GFORTRAN_EXE@
+F90=@SAVED_Fortran_COMPILER@
 
 INCLUDEARGS="@includeflag@"
 CMAKE_LINKARGS="-L@libdir@"