[PATCH] Make libc++ headers available in cmake build directory

Howard Hinnant hhinnant at apple.com
Fri Nov 15 09:23:04 PST 2013


Committed revision 194825.

Thanks,
Howard

On Nov 14, 2013, at 7:30 PM, Justin Bogner <mail at justinbogner.com> wrote:

> This makes the headers available in the build directory, making it
> easier to use freshly-built clang with freshly-built libc++.
> 
> Basically, this makes it possible to run clang with libc++ without
> having to install it, even if you don't have any version of libc++
> installed in /usr/
> 
> I don't know cmake very well, so please let me know if I've done
> anything strange here.
> 
> <0001-Make-libc-headers-available-in-cmake-build-directory.patch>_______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits




More information about the cfe-commits mailing list