hanchenye-llvm-project/llvm/cmake
Douglas Gregor b81294d989 termios.h contains the winsize structure we need to determine the
width of a terminal. Don't try to get the width of a terminal if we
don't have this header.

llvm-svn: 72018
2009-05-18 17:21:34 +00:00
..
modules CMake: Use pthread library when requested and available. 2009-05-06 20:42:04 +00:00
README CMake: Added notes pointing to the LLVM CMake documentation. 2009-04-04 22:52:02 +00:00
config-ix.cmake termios.h contains the winsize structure we need to determine the 2009-05-18 17:21:34 +00:00

README

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