[LLVMdev] Growing up CMake
Óscar Fuentes
ofv at wanadoo.es
Sat Oct 25 08:54:56 PDT 2008
Argiris Kirtzidis <akyrtzi at gmail.com> writes:
> I have some more requests:
>
> -Is it possible to also have the include files in the projects ?
All the headers in include/llvm? Or just those local to each library?
> -Can llvm-config or something like it be used to sort the dependencies
> of the executables ?
I plan to implement a poor's man llvm-config on the CMake build. Using
llvm-config proper will require Perl and teaching GenLibDeps.pl to
understand MS libs.
> -Could you please also add Clang to the CMake system ?
So far we are having sunny days here. Maybe if the weather changes...
--
Oscar
More information about the llvm-dev
mailing list