Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add Tracking Latency bound option to cmake.
[simgrid.git] / buildtools / Cmake / gras_config.h.in
index dec1cd4..210a3f1 100644 (file)
 /* Tracing SimGrid */
 #cmakedefine HAVE_TRACING @HAVE_TRACING@
 
+/* Tracking of latency bound */
+#cmakedefine HAVE_LATENCY_BOUND_TRACKING @HAVE_LATENCY_BOUND_TRACKING@
+
 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
    significant byte first (like Motorola and SPARC, unlike Intel). */
 #if defined AC_APPLE_UNIVERSAL_BUILD