~singpolyma/biboumi

bf30b4498fc919ecd10d98b4ac551dca227c9ed5 — Florent Le Coz 9 years ago aa340e1
Add the network module to the test_suite

Because we added a network unit test
1 files changed, 2 insertions(+), 1 deletions(-)

M CMakeLists.txt
M CMakeLists.txt => CMakeLists.txt +2 -1
@@ 158,7 158,8 @@ target_link_libraries(test_suite
  bridge
  utils
  config
  logger)
  logger
  network)

if(USE_DATABASE)
  target_link_libraries(test_suite