blob: 54215e35f0db7376b37c97a66d185fc654b02e15 (
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/pl
)
install( FILES pl.txt
DESTINATION ${DATA_INSTALL_DIR}/khangman
)
|