llvm-6502/cmake
Oscar Fuentes c2475e8ece Export LLVM_TARGETS_WITH_JIT in LLVMConfig.cmake.in. Without this,
component names such as "engine" do not expand to "jit" and hence to
the native target libraries for external users.

Thanks to arrowdodger for reporting and diagnosing the problem.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129444 91177308-0d34-0410-b5e6-96231b3b80d8
2011-04-13 15:25:31 +00:00
..
modules Export LLVM_TARGETS_WITH_JIT in LLVMConfig.cmake.in. Without this, 2011-04-13 15:25:31 +00:00
config-ix.cmake Handle changing of LLVM_ENABLE_FFI. 2011-04-02 13:21:12 +00:00
README

See docs/CMake.html for instructions on how to build LLVM with CMake.