blob: 80b992b6f9232baa0a1956a7fbbaa4fc6c122096 (
plain) (
tree)
|
|
SET(FILES
about.txt
commands.txt
chatcommands.txt
footer.txt
header.txt
index.txt
otherteam.txt
searchmany.txt
searchnotfound.txt
skills.txt
support.txt
tags.idx
team.txt
windows.txt
)
ADD_SUBDIRECTORY(tips)
INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/help)
|