Do I need to change all install rull using this syntax or can I use an override rule which can do It for all components ?<div class="gmail_extra"><br clear="all">regards<div>Vivek Goel</div><br>
<br><br><div class="gmail_quote">On Sun, Dec 9, 2012 at 12:59 AM, Martin Koller <span dir="ltr">&lt;<a href="mailto:martin.koller@etm.at" target="_blank">martin.koller@etm.at</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="HOEnZb"><div class="h5">On Friday 07 December 2012 07:37:38 Vivek Goel wrote:<br>
&gt; Hi,<br>
&gt; I am using cmake install target to copy files to directory.<br>
&gt; Is there a way I can tell cmake to automatically add destination files in svn repo  ?<br>
&gt;<br>
&gt; regards<br>
&gt; Vivek Goel<br>
<br>
</div></div>What about an additional install rule, e.g.<br>
install(CODE &quot;execute_process(COMMAND svn add ${theFile})&quot;)<br>
--<br>
Best regards/Schöne Grüße<br>
<br>
Martin<br>
<br>
A: Because it breaks the logical sequence of discussion<br>
Q: Why is top posting bad?<br>
<br>
()  ascii ribbon campaign - against html e-mail<br>
/\  <a href="http://www.asciiribbon.org" target="_blank">www.asciiribbon.org</a>   - against proprietary attachments<br>
<br>
This mail was not scanned before sending.<br>
It was sent from a secure Linux desktop.<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>