[cfe-dev] [LLVMdev] is configure+make dead yet?

Stephen Kelly steveire at gmail.com
Fri Jun 22 01:33:07 PDT 2012


Chandler Carruth wrote:

> A couple more:
> 
> - Support for ninja if you happen to have it (and no cost if you don't)
> gives you faster rebuilds.

Part of CMake 2.8.9 as Bill noted.

> - Slightly better support for the new Tooling infrastructure.

What do you have in mind? I agree that the support could be better if cmake 
installed Config files:

http://www.cmake.org/Wiki/CMake/Tutorials/Packaging

LLVM already does this(see LLVMConfig.cmake), but clang doesn't as far as I 
know.

Thanks,

Steve.





More information about the cfe-dev mailing list