~singpolyma/biboumi

a2d55e4bead65d211b1c84e3b2a2a55b70f852d8 — Florent Le Coz 8 years ago 7b785cf
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