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 --- kresources/kolab/CMakeLists.txt | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 kresources/kolab/CMakeLists.txt (limited to 'kresources/kolab/CMakeLists.txt') diff --git a/kresources/kolab/CMakeLists.txt b/kresources/kolab/CMakeLists.txt deleted file mode 100644 index 01acd3972..000000000 --- a/kresources/kolab/CMakeLists.txt +++ /dev/null @@ -1,18 +0,0 @@ -################################################# -# -# (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( knotes ) -add_subdirectory( kcal ) - -install( FILES kolab-resource.upd DESTINATION ${DATA_INSTALL_DIR}/kconf_update ) -install( PROGRAMS upgrade-resourcetype.pl DESTINATION ${DATA_INSTALL_DIR}/kconf_update ) -- cgit v1.2.1