summaryrefslogtreecommitdiffstats
path: root/kword/horizontalline/CMakeLists.txt
blob: 4e406c637d04890181f881cf72fb826b59cf1edb (plain)
1
2
3
4
5
6
7
8
9
10
11
###############################################################################
# Trinity KOffice                                                             #
# ---------------                                                             #
# This file is licensed under the terms of GNU GPL v3 or later.               #
# Improvements and feedback are welcome.                                      #
###############################################################################

install(
  FILES line.png
  DESTINATION ${DATA_INSTALL_DIR}/kword/horizontalline
)