blob: 65a38fc42dd3ee8dee145e1de8ac5ebbdce1a4dd (
plain)
1
2
3
4
5
6
7
8
9
|
# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
install( FILES easy.kvtml animals.kvtml hard.kvtml medium.kvtml
DESTINATION ${DATA_INSTALL_DIR}/khangman/data/de
)
install( FILES de.txt
DESTINATION ${DATA_INSTALL_DIR}/khangman
)
|