Hello,
In the manual the install(FILES...) command is described as this:
install(<FILES|PROGRAMS> files... DESTINATION <dir>
[PERMISSIONS permissions...]
[CONFIGURATIONS [Debug|Release|...]]
[COMPONENT <component>]
[RENAME <name>] [OPTIONAL])
So what is the meaning of COMPONENT and OPTIONAL?
Greetings
Micha