<div dir="ltr"><div class="gmail_extra"><div>On Sun, Mar 31, 2013 at 8:29 AM, Howard Hinnant <span dir="ltr"><<a href="mailto:hhinnant@apple.com" target="_blank">hhinnant@apple.com</a>></span> wrote:<br></div><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">I know nothing about the CMake build system. Please review:<br>
<br>
Thanks,<br>
Howard<br>
<br>
-----------<br>
The problem is the cmake script for libcxx is broken. I've attached what I think is the right fix for it. It was failing to copy cxxabi.h to the right place because it was generating to destination path like so /include/${dstdir}/ and dstdir can legally be blank from my interpretation of the script, and this would then generate a path like libcxx/include// which is illegal.<br>
</blockquote><div><br></div><div style>LGTM. Although I wonder why it worked for me.</div><div><br></div><div>- Michael Spencer<br></div><div> </div></div></div></div>