[CMake] install(files...

Micha Renner Micha.Renner at t-online.de
Wed Feb 18 02:46:45 EST 2015


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





More information about the CMake mailing list