Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Need to know if have smpi when compiling
[simgrid.git] / buildtools / Cmake / gras_config.h.in
index 9fa4ca4..73e4257 100644 (file)
 /* Indicates that we have GTNETS support */
 #cmakedefine HAVE_GTNETS @HAVE_GTNETS@
 
+/* Indicates that we have SMPI support */
+#cmakedefine HAVE_SMPI @HAVE_SMPI@
+
 /* Indicates that we have NS3 support */
 #cmakedefine HAVE_NS3 @HAVE_NS3@