Fix tests for std-udp-recv

This commit is contained in:
2021-07-06 11:21:46 +02:00
parent 3e137105be
commit 451092cc66
+2 -2
View File
@@ -1,6 +1,6 @@
add_executable(jf-udp-recv-tests main.cpp)
add_executable(std-udp-recv-tests main.cpp)
target_link_libraries(jf-udp-recv-tests
target_link_libraries(std-udp-recv-tests
core-buffer-lib
std-udp-recv-lib
gtest