Perhaps consider using the COMPONENTS feature of the install rules.<br><br><div><br><div class="gmail_quote">On Thu, May 24, 2012 at 9:43 AM, vivek goel <span dir="ltr">&lt;<a href="mailto:goelvivek2011@gmail.com" target="_blank">goelvivek2011@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I have a project with 10 binary files. <br>and I am installing custom 15 bash files using <br><br>install(PROGRAMS <br>
          &lt;file-list&gt;<br>         DESTINATION /bin         <br>          )<br><br>Is there a way to have custom install target like <br>
make install script which will install only required script files with building source code for binary files?<br><br clear="all">regards<span class="HOEnZb"><font color="#888888"><div>Vivek Goel</div><br>
</font></span><br>--<br>
<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</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>
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>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br></blockquote></div><br></div>