Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Compil smpi on win32.
[simgrid.git] / buildtools / Cmake / src / gras_config.h.in
index 7aa25e2..082e1b8 100644 (file)
 /* Indicates that we have SMPI support */
 #cmakedefine HAVE_SMPI @HAVE_SMPI@
 
+/* Indicates that we have SMPI F2C support */
+#cmakedefine  SMPI_F2C @SMPI_F2C@
+
 /* Indicates that we have NS3 support */
 #cmakedefine HAVE_NS3 @HAVE_NS3@