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