summaryrefslogtreecommitdiffstats
path: root/kalzium/src/data/CMakeLists.txt
blob: a2229e0f12d6366e102eb8bf13e8ed0ccb3091ad (plain)
1
2
3
4
5
6
7
8
9
add_subdirectory( toolpics )


##### other data

install(
    FILES bg.jpg data.xml knowledge.xml tools.xml
    DESTINATION ${DATA_INSTALL_DIR}/kalzium/data
)