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