mirror of
https://github.com/weechat/weechat.git
synced 2026-06-24 20:06:38 +02:00
tests: fix link of tests on GNU Hurd and FreeBSD
This commit is contained in:
@@ -72,7 +72,8 @@ set(LIBS
|
||||
${PROJECT_BINARY_DIR}/src/core/libweechat_core.a
|
||||
${EXTRA_LIBS}
|
||||
${CURL_LIBRARIES}
|
||||
${CPPUTEST_LIBRARIES})
|
||||
${CPPUTEST_LIBRARIES}
|
||||
-rdynamic)
|
||||
target_link_libraries(tests ${LIBS})
|
||||
add_dependencies(tests
|
||||
weechat_core weechat_plugins weechat_gui_common weechat_gui_headless
|
||||
|
||||
Reference in New Issue
Block a user