diff options
Diffstat (limited to 'libtransport/src/io_modules/CMakeLists.txt')
-rw-r--r-- | libtransport/src/io_modules/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libtransport/src/io_modules/CMakeLists.txt b/libtransport/src/io_modules/CMakeLists.txt index fcf69cd42..ce7ec221d 100644 --- a/libtransport/src/io_modules/CMakeLists.txt +++ b/libtransport/src/io_modules/CMakeLists.txt @@ -70,7 +70,6 @@ else() # Compile submodules ############################################################## add_subdirectory(hicn-light) - add_subdirectory(loopback) add_subdirectory(forwarder) if (__vpp__) |