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