mirror of
https://github.com/weechat/weechat.git
synced 2026-06-29 06:16:40 +02:00
tests: fix name of target in dependencies
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user