llvm-6502/cmake
NAKAMURA Takumi 6574a84331 Teach LLVMConfig to avoid modifying CMAKE_MODULE_PATH
Do not modify this value on the application's behalf and just ensure API
modules are always available next to the LLVMConfig module.  This is
already the case in the install tree so use file(COPY) to make it so in
the build tree.  Include the LLVM-Config API module from next to the
LLVMConfig location.

Contributed by Brad King.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201047 91177308-0d34-0410-b5e6-96231b3b80d8
2014-02-09 16:35:40 +00:00
..
modules Teach LLVMConfig to avoid modifying CMAKE_MODULE_PATH 2014-02-09 16:35:40 +00:00
platforms
config-ix.cmake Fix configure to find arc4random via header files. 2014-02-05 05:04:36 +00:00
nsis_logo.bmp
README

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