1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/cmake
Oscar Fuentes 88c6014eb8 Use CMAKE_DL_LIBS instead of raw library name. Fixes bug 5536.
Patch by Tobias Grosser!

llvm-svn: 89406
2009-11-19 23:21:43 +00:00
..
modules Use CMAKE_DL_LIBS instead of raw library name. Fixes bug 5536. 2009-11-19 23:21:43 +00:00
config-ix.cmake CMake: Pass -lm to check_symbol_exists for detecting several math 2009-11-12 05:36:09 +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.