A
lgorithmique
N
umérique
D
istribuée
Public GIT Repository
projects
/
simgrid.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Put ns3 sources in place.
[simgrid.git]
/
buildtools
/
Cmake
/
gras_config.h.in
diff --git
a/buildtools/Cmake/gras_config.h.in
b/buildtools/Cmake/gras_config.h.in
index
a39a90f
..
4777ae1
100644
(file)
--- a/
buildtools/Cmake/gras_config.h.in
+++ b/
buildtools/Cmake/gras_config.h.in
@@
-141,6
+141,9
@@
/* Indicates that we have GTNETS support */
#cmakedefine HAVE_GTNETS @HAVE_GTNETS@
/* Indicates that we have GTNETS support */
#cmakedefine HAVE_GTNETS @HAVE_GTNETS@
+/* Indicates that we have NS3 support */
+#cmakedefine HAVE_NS3 @HAVE_NS3@
+
/* Define to 1 if you have the <inttypes.h> header file. */
#cmakedefine HAVE_INTTYPES_H @HAVE_INTTYPES_H@
/* Define to 1 if you have the <inttypes.h> header file. */
#cmakedefine HAVE_INTTYPES_H @HAVE_INTTYPES_H@