<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div dir="ltr">I think step 5 should be</div><div dir="ltr"><br></div><div dir="ltr">ninja clang-tidy</div><div dir="ltr"><br></div><div dir="ltr"><br></div><div dir="ltr"><br><blockquote type="cite">On 15 Jun 2020, at 22:31, Gousemoodhin Nadaf via cfe-dev <cfe-dev@lists.llvm.org> wrote:<br><br></blockquote></div><blockquote type="cite"><div dir="ltr"><div dir="ltr">Hello Team,<br>I am not able to compile <b>clang-tidy</b>. Could you please help in building and compiling steps<br><br><b>Steps I used</b><br>1) git clone <llvm-project><br>2) mkdir build & cd build<br>3) cmake -DCMAKE_BUILD_TYPE=Release -G Ninja DLLVM_ENABLE_PROJECTS="clang;clang-tools-extra" ../llvm<br>4) ninja<div>5) ninja 

clang-tools-extra   --> this is not working<br><br><b>Error:</b><br>ninja: error: unknown target 'clang-tools-extra'<br><br>Regards,<br>Nadaf.</div></div>
<span>_______________________________________________</span><br><span>cfe-dev mailing list</span><br><span>cfe-dev@lists.llvm.org</span><br><span>https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</span><br></div></blockquote></body></html>