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

Public GIT Repository
Define each identifier in a dedicated statement (sonar).
[simgrid.git] / include / simgrid / config.h.in
index 2995c8d46061e189e2d49519a2721f2eeb314336..bb4f27e346fccbcd310842841862b5a6d7c76e95 100644 (file)
 #cmakedefine01 SIMGRID_HAVE_MALLOCATOR
 /* Was the model-checking compiled in? */
 #cmakedefine01 SIMGRID_HAVE_MC
+/* Was the stateful model-checking compiled in? */
+#cmakedefine01 SIMGRID_HAVE_STATEFUL_MC
 /* Was the ns-3 support compiled in? */
 #cmakedefine01 SIMGRID_HAVE_NS3
 #cmakedefine NS3_MINOR_VERSION @NS3_MINOR_VERSION@
 /* Was the Eigen3 support compiled in? */
 #cmakedefine01 SIMGRID_HAVE_EIGEN3
+/* Was the JSON support compiled in? */
+#cmakedefine01 SIMGRID_HAVE_JSON
 #endif /* SIMGRID_PUBLIC_CONFIG_H */