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