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

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

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

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