Update README and add contrib dir
This commit is contained in:
7
contrib/traffic-generator/examples/CMakeLists.txt
Normal file
7
contrib/traffic-generator/examples/CMakeLists.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
build_lib_example(
|
||||
NAME traffic-generator-ethernet
|
||||
SOURCE_FILES traffic-generator-ethernet.cc
|
||||
LIBRARIES_TO_LINK ${libcore}
|
||||
${libnetwork}
|
||||
${libethernet}
|
||||
)
|
||||
Reference in New Issue
Block a user