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