[PATCH] Specify libc++abi location with cmake variable

Nikita Lisitsa lisyarus at gmail.com
Thu Sep 25 09:40:23 PDT 2014


Hi EricWF, mclow.lists, danalbert,

Trying to build libc++ with libc++abi, I was surprised that, although there exists a cmake variable to specify location of libc++abi includes (LIBCXX_LIBCXXABI_INCLUDE_PATHS), there is no way to provide the location of libc++abi.so.
I suggest adding a variable LIBCXX_LIBCXXABI_LIBRARY for that purpose.

http://reviews.llvm.org/D5491

Files:
  CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5491.14065.patch
Type: text/x-patch
Size: 490 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140925/c1273f0c/attachment.bin>


More information about the cfe-commits mailing list