tests: fix name of target in dependencies
This commit is contained in:
parent
556b172a55
commit
9be08943ab
@ -64,7 +64,7 @@ set(LIBS
|
||||
${CPPUTEST_LIBRARIES})
|
||||
target_link_libraries(tests ${LIBS})
|
||||
add_dependencies(tests
|
||||
weechat_core weechat_plugins weechat_gui_common weechat_gui_curses
|
||||
weechat_core weechat_plugins weechat_gui_common weechat_gui_headless
|
||||
weechat_ncurses_fake
|
||||
weechat_unit_tests)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user