From 54e450f7c117e3cbced5773eb732808338b40c0d Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Wed, 15 Apr 2015 23:36:37 +0200 Subject: Moved clientapitest to tests --- common/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'common/CMakeLists.txt') diff --git a/common/CMakeLists.txt b/common/CMakeLists.txt index a97c7f9..ce237c5 100644 --- a/common/CMakeLists.txt +++ b/common/CMakeLists.txt @@ -46,5 +46,3 @@ SET_TARGET_PROPERTIES(${PROJECT_NAME} PROPERTIES LINKER_LANGUAGE CXX) qt5_use_modules(${PROJECT_NAME} Widgets Network) target_link_libraries(${PROJECT_NAME} ${storage_LIBS} akonadi2async) install(TARGETS ${PROJECT_NAME} ${KDE_INSTALL_TARGETS_DEFAULT_ARGS}) - -add_subdirectory(test) -- cgit v1.2.3