blob: 7b0b80082ac0f25bf41216037e5f41f1d0e4d108 (
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/hu
)
install( FILES hu.txt
DESTINATION ${DATA_INSTALL_DIR}/khangman
)
|