blob: 40411ee27e681098227ac4e56756a7069c40772e (
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 maison.kvtml
DESTINATION ${DATA_INSTALL_DIR}/khangman/data/fr
)
install( FILES fr.txt
DESTINATION ${DATA_INSTALL_DIR}/khangman
)
|