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