[LLVMdev] CMake builds clang.

Anton Korobeynikov asl at math.spbu.ru
Sun Oct 26 08:09:57 PDT 2008


Hi, Cedric

> The current makefile (gnu makefile) list all the files also, isn't it? 
> they don't glob everythings.
No, they look for all files in the directory and build everything. If
you need to disable building of some stuff you have to filter file out.

--
WBR, Anton Korobeynikov 



More information about the llvm-dev mailing list