X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/aad6b6c4c7b1454dd284f822ba6f52e790f42c6e..8052f28d5b5a9d88b6724dff2e5e81dee10065d7:/include/simgrid/config.h.in diff --git a/include/simgrid/config.h.in b/include/simgrid/config.h.in index 2995c8d460..6ef3fd76b1 100644 --- a/include/simgrid/config.h.in +++ b/include/simgrid/config.h.in @@ -18,4 +18,6 @@ #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 */