[LLVMdev] compile sample project with cmake?
Mehdi AMINI
mehdi.amini at silkan.com
Thu May 16 20:51:50 PDT 2013
Hi,
On 5/16/13 8:02 PM, Jun Koi wrote:
> hi,
>
> i followed the instructions at http://www.llvm.org/docs/Projects.html to
> compile the sample project out-of-tree. it works without any problem.
>
> however, the instruction is to use 'configure' and 'make' to compile.
> any idea on how to use 'cmake' to compile this sample?
Have a look at:
http://llvm.org/docs/CMake.html#embedding-llvm-in-your-project
Best,
Mehdi
More information about the llvm-dev
mailing list