summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3d634b1..947e8fe 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -175,8 +175,8 @@ endif()
## Tests
#
-add_executable(test src/test.cpp)
-target_link_libraries(test
+add_executable(test_suite src/test.cpp)
+target_link_libraries(test_suite
xmpp
irc
bridge