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