]> AND Public Git Repository - simgrid.git/blobdiff - buildtools/Cmake/gras_config.h.in
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot//simgrid/simgrid
[simgrid.git] / buildtools / Cmake / gras_config.h.in
index 9fa4ca4ea5e6544c92e143d16f44ca710c5a89ef..73e425771b65d457a43d16d0aa2bb3e7081afacf 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@