Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
added platform for ns3 wifi example
authoradrien gougeon <adrien.gougeon@inria.fr>
Thu, 22 Oct 2020 09:28:18 +0000 (11:28 +0200)
committeradrien gougeon <adrien.gougeon@inria.fr>
Thu, 22 Oct 2020 09:28:18 +0000 (11:28 +0200)
tools/cmake/DefinePackages.cmake

index b4b2dd6..957a554 100644 (file)
@@ -1214,6 +1214,7 @@ set(PLATFORMS_EXAMPLES
   examples/platforms/two_peers.xml
   examples/platforms/vivaldi.xml
   examples/platforms/wifi_energy.xml
+  examples/platforms/wifi_ns3.xml
   examples/platforms/wifi.xml
   )