summaryrefslogtreecommitdiffstats
path: root/tde-i18n-sl/data/tdeedu/kturtle/CMakeLists.txt
blob: ea67cf7e4cef7e6a3bb4009d54b05f3c2c5e99c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer

install( FILES logokeywords.sl.xml
  DESTINATION ${DATA_INSTALL_DIR}/kturtle/data
)

install( FILES logohighlightstyle.sl.xml
  DESTINATION ${DATA_INSTALL_DIR}/katepart/syntax
)

install( FILES square.logo curly.logo triangle.logo example1.logo
  DESTINATION ${DATA_INSTALL_DIR}/kturtle/examples/sl
)