diff options
Diffstat (limited to 'icons/pics/CMakeLists.txt')
-rw-r--r-- | icons/pics/CMakeLists.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/icons/pics/CMakeLists.txt b/icons/pics/CMakeLists.txt new file mode 100644 index 00000000..53d04224 --- /dev/null +++ b/icons/pics/CMakeLists.txt @@ -0,0 +1,4 @@ +INSTALL( + FILES hi64-actions-download.png + DESTINATION ${DATA_INSTALL_DIR}/rekonq/pics +) |