llvm-6502/cmake
Oscar Fuentes 1a53cbfb4a CMake: Set LIBS on llvm-config so we can query the system libraries
used by CMake with --ldflags.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72470 91177308-0d34-0410-b5e6-96231b3b80d8
2009-05-27 15:49:33 +00:00
..
modules CMake: Set LIBS on llvm-config so we can query the system libraries 2009-05-27 15:49:33 +00:00
config-ix.cmake CMake: Use libdl only when available. Fixes build on FreeBSD. 2009-05-23 02:37:24 +00:00
README CMake: Added notes pointing to the LLVM CMake documentation. 2009-04-04 22:52:02 +00:00

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