blob: ab2efbe7fab196561f1bdf62149d73f561e76a93 (
plain) (
tree)
|
|
SET(FILES
about.txt
chatcommands.txt
commands.txt
download.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)
|