1 2 3 4 5 6 7 8 9 10
SET(FILES chatcommands.txt header.txt index.txt team.txt ) ADD_SUBDIRECTORY(tips) INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/help/ru)