<br><br><div class="gmail_quote">On Mon, Apr 2, 2012 at 8:21 AM, Nicolas Desprès <span dir="ltr">&lt;<a href="mailto:nicolas.despres@gmail.com">nicolas.despres@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">
Hi,<br>
<br>
It looks like an issue in the generator. The symlink is created as a<br>
side effect of a rule and not mentioned in the output files. That&#39;s<br>
why it does not get removed. I have pushed a patch on my CMake&#39;s<br>
github clone that should fix the issue without breaking cmake&#39;s test<br>
suite.</blockquote><div><br>My machine is out of commission at the moment, but I&#39;ll give it a try as
 soon as I can.  It would be nice to have this fix in 2.8.8, but I 
notice rc2 doesn&#39;t seem to have it?<br> </div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> Although it seems to works for your case, I&#39;m not sure it is<br>

the right way to fix this issue. I think you should open a ticket on<br>
the bug tracker.<br></blockquote></div><br>I&#39;ll try to once my machine is back up... one other thing I notice with 
ninja -t clean - it doesn&#39;t seem to be removing files added to the 
ADDITIONAL_MAKE_CLEAN_FILES directory property.  Is this variable make 
specific, and if so is there a generic variable I can use instead to 
tell ALL build tools to clean the file(s) in question?<br>
<br>Thanks,<br>CY<br>