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