llvm-project/libcxx/cmake/Modules
Chris Bieneman 687f4df95e [CMake] Cleanup uses of USES_TERMINAL
Now that we are on CMake 3.4.3 we no longer need a version check around this.

This is the libcxx side of r272211.

llvm-svn: 272212
2016-06-08 22:20:28 +00:00
..
CheckLibcxxAtomic.cmake Fix PR26622 - Make CheckLibcxxAtomic.cmake use the libc++ headers. 2016-02-20 00:24:43 +00:00
CodeCoverage.cmake [libcxx] Add code coverage configuration to CMake and LIT. 2015-03-31 04:15:45 +00:00
HandleLibCXXABI.cmake Fix PR27875. Parse LIBCXX_CXX_ABI_LIBRARY_PATH as a path not a string 2016-05-27 23:05:37 +00:00
HandleLibcxxFlags.cmake [libcxx] Allow target flags to affect CMake configuration tests 2016-06-02 01:10:08 +00:00
HandleOutOfTreeLLVM.cmake [CMake] Cleanup uses of USES_TERMINAL 2016-06-08 22:20:28 +00:00
MacroEnsureOutOfSourceBuild.cmake