1 2 3 4 5 6 7 8 9 10 11 12
SET(FILES about.txt changes.txt commands.txt header.txt index.txt skills.txt support.txt team.txt ) INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/help)