summaryrefslogtreecommitdiffstats
path: root/tde-i18n-sl/data/tdeedu/kturtle/CMakeLists.txt
blob: 2b388758dc6255a77c7cf24b00e567cc368d0b7e (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.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
)