Hello,<br><br>I&#39;m using the COMPONENT option of the install command, and found myself not knowing how to invoke the installation of only one component. Browsing the list&#39;s archives, I found a 2006 post [1] that suggests doing the following:<br>
<br>make preinstall &amp;&amp; cmake -DCOMPONENT=foo -P cmake_install.cmake<br><br>I tried it and it works, but I find it somewhat complicated for frequent use. Is there an alternative way to invoke the installation of a particular component? If not, my second option would be to create custom targets for each of our (very few) component types (e.g., install_foo), any better ideas?<br>
<br>TIA,<br clear="all"><br>[1] <a href="http://www.mail-archive.com/cmake@cmake.org/msg03461.html">http://www.mail-archive.com/cmake@cmake.org/msg03461.html</a><br><br>-- <br>Adolfo Rodríguez Tsouroukdissian<br><br>