blob: 2b823bcec28aea1f3988ddf0bdfafd6b3bfc1cc8 (
plain) (
tree)
|
|
SET(FILES
about.txt
commands.txt
chatcommands.txt
header.txt
index.txt
skills.txt
support.txt
team.txt
teamtmw.txt
windows.txt
)
ADD_SUBDIRECTORY(ru_RU)
INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/help)
|