llvm-project/libcxxabi/cmake/Modules
Petr Hosek b04fe71592 [libcxxabi][CMake] Drop unused HandleOutOfTreeLLVM include
This include doesn't seem to be needed for the standalone build (it's
not being used by libc++ build either), but introduces unnecessary
dependency because HandleOutOfTreeLLVM performs checks that require
a working C++ library. We shouldn't require a working C++ library to
build libc++abi or libc++ (it's what we're building after all).

Differential Revision: https://reviews.llvm.org/D58333

llvm-svn: 354284
2019-02-18 20:58:06 +00:00
..
HandleCompilerRT.cmake [CMake] Passthrough CFLAGS when checking the compiler-rt path 2018-11-14 00:09:26 +00:00
HandleLibcxxabiFlags.cmake [libcxxabi] Support building hermetic static library 2019-01-24 03:18:29 +00:00
HandleOutOfTreeLLVM.cmake [libcxxabi][CMake] Drop unused HandleOutOfTreeLLVM include 2019-02-18 20:58:06 +00:00
MacroEnsureOutOfSourceBuild.cmake [libcxxabi] Rework CMakeLists.txt into modules 2017-06-01 00:09:20 +00:00