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 / smpiff.in
index fe27e14..ca37fc4 100644 (file)
@@ -9,7 +9,7 @@
 SIMGRID_VERSION="@SIMGRID_VERSION_STRING@"
 SIMGRID_GITHASH="@SIMGRID_GITHASH@"
 
-F77=@GFORTRAN_EXE@
+F77=@SAVED_Fortran_COMPILER@
 
 INCLUDEARGS="@includeflag@"
 CMAKE_LINKARGS="-L@libdir@"