<div dir="ltr"><div><div>Hi Micha,<br><br></div>these parameters, which are common to several install() commands, are described in the initial section of the command's docs: <a href="http://www.cmake.org/cmake/help/v3.2/command/install.html#introduction">http://www.cmake.org/cmake/help/v3.2/command/install.html#introduction</a><br><br></div>Petr<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 18, 2015 at 8:46 AM, Micha Renner <span dir="ltr"><<a href="mailto:Micha.Renner@t-online.de" target="_blank">Micha.Renner@t-online.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
In the manual the install(FILES...) command is described as this:<br>
install(<FILES|PROGRAMS> files... DESTINATION <dir><br>
        [PERMISSIONS permissions...]<br>
        [CONFIGURATIONS [Debug|Release|...]]<br>
        [COMPONENT <component>]<br>
        [RENAME <name>] [OPTIONAL])<br>
<br>
So what is the meaning of COMPONENT and OPTIONAL?<br>
<br>
Greetings<br>
<br>
Micha<br>
<br>
<br>
<br>
--<br>
<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Kitware offers various services to support the CMake community. For more information on each offering, please visit:<br>
<br>
CMake Support: <a href="http://cmake.org/cmake/help/support.html" target="_blank">http://cmake.org/cmake/help/support.html</a><br>
CMake Consulting: <a href="http://cmake.org/cmake/help/consulting.html" target="_blank">http://cmake.org/cmake/help/consulting.html</a><br>
CMake Training Courses: <a href="http://cmake.org/cmake/help/training.html" target="_blank">http://cmake.org/cmake/help/training.html</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/cmake" target="_blank">http://public.kitware.com/mailman/listinfo/cmake</a><br>
</blockquote></div><br></div>