summaryrefslogtreecommitdiffstats
path: root/src/pics
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-26 20:37:40 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-26 20:37:40 -0600
commita9fbdbd29b32151d366123ca637b2a06736d6e05 (patch)
tree9e86b48f7f6e776dcd9a1edea7705bfc93fd4a8d /src/pics
parent094b95b8a8d3d52ea4ce9035f8246dcdf054c7f5 (diff)
downloadtdesvn-a9fbdbd29b32151d366123ca637b2a06736d6e05.tar.gz
tdesvn-a9fbdbd29b32151d366123ca637b2a06736d6e05.zip
Initial attempt at using the standard CMake system
Diffstat (limited to 'src/pics')
-rw-r--r--src/pics/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pics/CMakeLists.txt b/src/pics/CMakeLists.txt
index e70476e..cea1294 100644
--- a/src/pics/CMakeLists.txt
+++ b/src/pics/CMakeLists.txt
@@ -1,2 +1,2 @@
-KDESVN_INSTALL_ICONS(hicolor)
+tde_install_icons( )