hanchenye-llvm-project/llvm/cmake
Oscar Fuentes e2a114791c 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.

llvm-svn: 129444
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
README CMake: Added notes pointing to the LLVM CMake documentation. 2009-04-04 22:52:02 +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.