Skip to content

Commit

Permalink
tests: add missing cares dep to net injector test (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianFranzen committed Aug 5, 2021
1 parent 6274fec commit 7c9d83b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/libp2p/injector/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ addtest(network_injector_test
target_link_libraries(network_injector_test
Boost::Boost.DI
p2p_default_network
p2p_cares
)


Expand Down

0 comments on commit 7c9d83b

Please sign in to comment.