[LLVMdev] Embed LLVM/Clang in our project

Óscar Fuentes ofv at wanadoo.es
Mon Jan 21 02:01:33 PST 2013


Ashok Nalkund <ashoknn at qti.qualcomm.com> writes:

> I was using the find_package(LLVM llvm/share/llvm/cmake) and
> llvm_map_components_to_libraries(REQ_LLVM_LIBRARIES jit native) to get
> the libraries to link against. This works well for the libLLVM*
> libraries, but how do I implement similar find stuff for clang
> libraries?

AFAIK, there is no such feature for Clang.



More information about the llvm-dev mailing list