blob: 65ac69cd46e88de742c5f45fe9c12d2ef829bc28 (
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/sv
)
install( FILES sv.txt
DESTINATION ${DATA_INSTALL_DIR}/khangman
)
|