llvm-6502/cmake
Oscar Fuentes 6252e98709 CMake: system for providing llvm-config-like features to the user.
The user can use a cmake function for obtaining the LLVM libraries
corresponding to a list of LLVM components.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110560 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-09 03:26:43 +00:00
..
modules CMake: system for providing llvm-config-like features to the user. 2010-08-09 03:26:43 +00:00
config-ix.cmake CMake: set configure macro LLVM_PREFIX 2010-08-08 04:32:21 +00:00
README

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