summaryrefslogtreecommitdiffstats
path: root/src/data/CMakeLists.txt
blob: 037e7cd6d265de1a7c6b3746ba228f9677b6c100 (plain)
1
2
3
4
5
6
7
8
9
10
11

##### other data

install(
    FILES
      test1.xml test2.xml test3.xml test4.xml
      test_import.xsl test_include_bot.xsl test_include_top.xsl
      testdoc.dtd testdoc.xml testdoc.xsl
      empty.xsl empty.xml
    DESTINATION ${DATA_INSTALL_DIR}/kxsldbg
)