From f5b07a4a12d57d28dee8662d296dd400d26ba7fe Mon Sep 17 00:00:00 2001 From: samelian Date: Mon, 21 Mar 2011 00:29:04 +0000 Subject: [kdepim] initial cmake support for: knotes, kode, korganizer, kresources, plugins, wizards git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1225440 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- knotes/icons/CMakeLists.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 knotes/icons/CMakeLists.txt (limited to 'knotes/icons/CMakeLists.txt') diff --git a/knotes/icons/CMakeLists.txt b/knotes/icons/CMakeLists.txt new file mode 100644 index 000000000..8832743c6 --- /dev/null +++ b/knotes/icons/CMakeLists.txt @@ -0,0 +1,12 @@ +################################################# +# +# (C) 2010-2011 Serghei Amelian +# serghei (DOT) amelian (AT) gmail.com +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_install_icons( DESTINATION ${DATA_INSTALL_DIR}/knotes/icons ) -- cgit v1.2.1