X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ea74f5d95928a521a588737e81f1de94eef25d19..69659a8281d4aeac3476820299f26a09dd285996:/include/simgrid/config.h.in diff --git a/include/simgrid/config.h.in b/include/simgrid/config.h.in index bfd3403fab..e0d14a13b3 100644 --- a/include/simgrid/config.h.in +++ b/include/simgrid/config.h.in @@ -18,4 +18,6 @@ /* 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 #endif /* SIMGRID_PUBLIC_CONFIG_H */