hanchenye-llvm-project/llvm/cmake
Ted Kremenek 6ea1b76d71 Use 'check_symbol_exists' instead of 'check_function_exists' for finding isatty. This change allows Xcode generated projects to have HAVE_ISATTY to be properly defined.
llvm-svn: 147215
2011-12-23 01:31:45 +00:00
..
modules Tweak CMake build on Cygwin. 2011-12-16 06:21:08 +00:00
README
config-ix.cmake Use 'check_symbol_exists' instead of 'check_function_exists' for finding isatty. This change allows Xcode generated projects to have HAVE_ISATTY to be properly defined. 2011-12-23 01:31:45 +00:00

README

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