From 0e05fd42f27ce265719d6e805786ce618263a270 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 29 May 2016 02:24:21 +0200 Subject: cmake: Add tdeabc tests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit 51efac909d7b116c8b0ca58fcd4e74ff58f31091) --- tdeabc/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'tdeabc/CMakeLists.txt') diff --git a/tdeabc/CMakeLists.txt b/tdeabc/CMakeLists.txt index 1d2ae37a7..88bb97e60 100644 --- a/tdeabc/CMakeLists.txt +++ b/tdeabc/CMakeLists.txt @@ -13,6 +13,7 @@ add_subdirectory( vcard ) add_subdirectory( vcardparser ) add_subdirectory( formats ) add_subdirectory( plugins ) +add_subdirectory( tests ) include_directories( ${CMAKE_CURRENT_BINARY_DIR} -- cgit v1.2.1