diff options
Diffstat (limited to 'icons/CMakeLists.txt')
-rw-r--r-- | icons/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/CMakeLists.txt b/icons/CMakeLists.txt index 9d7ead58..622f18d4 100644 --- a/icons/CMakeLists.txt +++ b/icons/CMakeLists.txt @@ -1,2 +1,2 @@ # install standard icons -KDE4_INSTALL_ICONS( ${ICON_INSTALL_DIR} ) +#KDE4_INSTALL_ICONS( ${ICON_INSTALL_DIR} ) |