summaryrefslogtreecommitdiffstats
path: root/kword/expression/CMakeLists.txt
blob: 4df3e57ff51fe26ec382d5142899ef1fdc26943f (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 expression.xml
  DESTINATION ${DATA_INSTALL_DIR}/kword/expression
)