On Tue, Jul 24, 2012 at 4:49 AM, Alexey Samsonov <span dir="ltr"><<a href="mailto:samsonov@google.com" target="_blank" class="cremed">samsonov@google.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Author: samsonov<br>
Date: Tue Jul 24 06:49:55 2012<br>
New Revision: 160669<br>
<br>
URL: <a href="http://llvm.org/viewvc/llvm-project?rev=160669&view=rev" target="_blank" class="cremed">http://llvm.org/viewvc/llvm-project?rev=160669&view=rev</a><br>
Log:<br>
[ASan] hacking cmake build</blockquote><div><br></div><div>No, this is completely incorrect. Please get review beforehand if you're not confident in a patch.</div><div><br></div><div>CMake has specific infrastructure to manage installing files if you want this to happen during install.</div>
<div><br></div><div>If you just want the directory layout of the build tree to Just Work (which makes sense) you should setup the paths so the libraries go into the correct place to begin with, not copy them there after-the-fact.</div>
</div></div>