From 1a22301f46db807500b77119ae0132b9a3f876c5 Mon Sep 17 00:00:00 2001 From: Alexander Golubev Date: Tue, 15 Oct 2013 16:26:13 +0200 Subject: Initial cmake conversion --- konq-plugins/searchbar/icons/CMakeLists.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 konq-plugins/searchbar/icons/CMakeLists.txt (limited to 'konq-plugins/searchbar/icons') diff --git a/konq-plugins/searchbar/icons/CMakeLists.txt b/konq-plugins/searchbar/icons/CMakeLists.txt new file mode 100644 index 0000000..a038561 --- /dev/null +++ b/konq-plugins/searchbar/icons/CMakeLists.txt @@ -0,0 +1,12 @@ +################################################# +# +# (C) 2013 Golubev Alexander +# fatzer2 (AT) gmail.com +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_install_icons( DESTINATION ${DATA_INSTALL_DIR}/konqueror/icons ) -- cgit v1.2.1