blob: 64a2f7b2c071f87417756afab537ed2e27a3b8f3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
SET(FILES
about-tmw.idx
about.idx
chatcommands.idx
chatguild.idx
chatparty.idx
download.idx
index.idx
otherteam.idx
skills.idx
support.idx
tags.idx
team.idx
)
INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/help/idx)
|