<div dir="ltr"><div>Hi Don,<br><br></div>That works, thank you!<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Oct 16, 2015 at 6:26 PM, don hinton <span dir="ltr"><<a href="mailto:hintonda@gmail.com" target="_blank">hintonda@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><div dir="ltr"><span style="font-size:12.8px">Hi Adolphe:</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Support for installing clang config files when building llvm+clang was recently added, but isn't available in 3.7.   Please see:</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">  <a href="https://mail.google.com/mail/u/0/?tab=wm#label/llvm-reviews/1503a5137d9128d3" target="_blank">https://mail.google.com/mail/u/0/?tab=wm#label/llvm-reviews/1503a5137d9128d3</a><br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">It's a trivial fix, so if you make that change and your version of cmake is >= 3.0, you can rebuild and install will generate the clang config files for you.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">hth...</div><div style="font-size:12.8px">don</div></div></span><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On Fri, Oct 16, 2015 at 10:10 AM, Adolphe Monticelli via cfe-dev <span dir="ltr"><<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a>></span> wrote:<br></span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr"><div>Hi all,<br><br></div>Say I have downloaded LLVM/Clang 3.7.0, 
unpacked Clang to the tools/clang directory and built the whole project.
 Since LLVM installs a bunch of useful *.cmake files, including LLVMExports/LLVMConfig it is pretty easy to link against LLVM targets. 
However, I don't see any option to link against Clang libraries in this 
configuration, since Clang doesn't export anything in case if it was 
built as a part of LLVM.<br><br>Is this intended and what should I do to import Clang targets properly? Am I missing something?</div>
<br></div></div><span class="">_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a><br>
<br></span></blockquote></div><br></div>
</blockquote></div><br></div>