1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/cmake
Eric Christopher 48ba96b707 Make sure to build libpthread to check for HAVE_PTHREAD_MUTEX_LOCK.
Patch by Brad Smith!

llvm-svn: 163033
2012-08-31 22:39:14 +00:00
..
modules [CMake] add_lit_target: Remove comments about add_dependencies. It is not a bug in cmake that add_custom_target(DEPENDS) would not accept targets but file-level dependencies. 2012-08-04 02:14:44 +00:00
config-ix.cmake Make sure to build libpthread to check for HAVE_PTHREAD_MUTEX_LOCK. 2012-08-31 22:39:14 +00:00
README

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