Removed srsue_phy from thread_test

This commit is contained in:
Xavier Arteaga 2019-12-19 12:10:49 +01:00 committed by Xavier Arteaga
parent 089a5e21dc
commit a96a7fe20a
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ add_test(thread_pool_test thread_pool_test)
add_executable(thread_test thread_test.cc)
target_link_libraries(thread_test
srsue_phy
srslte_common)
add_test(thread_test thread_test)