From 29b2b5959491946672e4cbb6126ef93c1281cd34 Mon Sep 17 00:00:00 2001 From: Jesse Gilles Date: Thu, 30 Apr 2015 13:13:10 -0500 Subject: rename to libmts-io --- test/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 64428e9..8cfb660 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -6,4 +6,4 @@ link_directories (..) set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++0x -DCPPUNIT_MAIN=main") add_executable (TestRunnerClient TestRunnerClient.cpp ) -target_link_libraries (TestRunnerClient cppunit mts mts_io ssl rt pthread) +target_link_libraries (TestRunnerClient cppunit mts mts-io ssl rt pthread) -- cgit v1.2.3