From b363d2579af0a11b77e698aed2e1021c2233b644 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Jan 2013 13:17:50 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- tderesources/scalix/CMakeLists.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 tderesources/scalix/CMakeLists.txt (limited to 'tderesources/scalix/CMakeLists.txt') diff --git a/tderesources/scalix/CMakeLists.txt b/tderesources/scalix/CMakeLists.txt new file mode 100644 index 000000000..ca7fc5237 --- /dev/null +++ b/tderesources/scalix/CMakeLists.txt @@ -0,0 +1,17 @@ +################################################# +# +# (C) 2010-2011 Serghei Amelian +# serghei (DOT) amelian (AT) gmail.com +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +add_subdirectory( shared ) +add_subdirectory( kabc ) +add_subdirectory( kcal ) +add_subdirectory( kioslave ) +add_subdirectory( knotes ) +add_subdirectory( scalixadmin ) -- cgit v1.2.1