[LLVMdev] migrating from autoconf to cmake+ninja

Dan Liew dan at su-root.co.uk
Fri Sep 5 06:31:20 PDT 2014


> You're right I was copying it in a separate step in my ./configure based
> build script. But how does everyone else install the clang-anlyzer tools?
> I also manually create symlinks for bin/scan-view, bin/scan-build.

It might be better to ask on the clang mailing list about this.

Just as a side note it should be very easy to teach the CMake build
system to install the scan-view and scan-build scripts. I'm not sure
if people in general want this though.

Thanks,
Dan.



More information about the llvm-dev mailing list