[cfe-commits] [PATCH] problems building shared libraries with cmake

Peter Collingbourne peter at pcc.me.uk
Sat Oct 3 22:23:57 PDT 2009


Hello,

I found that some additional dependencies are required when building
with cmake and shared libraries ("cmake -DBUILD_SHARED_LIBS=ON");
this patch adds those dependencies.

Thanks,
-- 
Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-cmake-deps.patch
Type: text/x-diff
Size: 1694 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20091003/ef6db935/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20091003/ef6db935/attachment.sig>


More information about the cfe-commits mailing list