[LLVMdev] Using 'llvm-build' for out-of-tree projects
Óscar Fuentes
ofv at wanadoo.es
Tue Jan 22 04:34:25 PST 2013
Duncan Sands <baldrick at free.fr> writes:
>> CMake works nicely for out-of-tree projects. I have an optimiser
>> plugin that builds this way. I'm not sure if it's fixed now, but the
>> autoconf builds used to not install the CMake plugins, which was a
>> problem if packagers decided to use autoconf.
>
> can you please post your project's cmake stuff somewhere, it could be helpful
> for cmake weenies like me.
This explains how to develop a pass out-of-source. Is that enough?
[snip]
More information about the llvm-dev
mailing list