Rename cmake target test->test_suite for cmake 3.0 See CMP0037
1 files changed, 2 insertions(+), 2 deletions(-) M CMakeLists.txt
M CMakeLists.txt => CMakeLists.txt +2 -2
@@ 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