summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-03-18 01:46:23 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-03-18 01:46:23 +0000
commitc35961def182215a936d3e79f56fd9c5ce7d61c7 (patch)
tree6b092b204039647474677168b8b23ae731d81628
parent98507202d4c13c1714a4ac1af074da9473864df1 (diff)
downloadtdebase-c35961de.tar.gz
tdebase-c35961de.zip
Add kpager icons to CMake
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1225194 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
-rw-r--r--kpager/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/kpager/CMakeLists.txt b/kpager/CMakeLists.txt
index 8e1385b41..8265c4ded 100644
--- a/kpager/CMakeLists.txt
+++ b/kpager/CMakeLists.txt
@@ -19,6 +19,9 @@ link_directories(
${TQT_LIBRARY_DIRS}
)
+##### icons #######################
+
+tde_install_icons()
##### other data ################################