[CMake] Check runtimes subdir when looking for libcxx and libuwind
authorPetr Hosek <phosek@chromium.org>
Fri, 11 Nov 2016 19:12:58 +0000 (19:12 +0000)
committerPetr Hosek <phosek@chromium.org>
Fri, 11 Nov 2016 19:12:58 +0000 (19:12 +0000)
commitbfb371a083577b5d37e1d2918e80cae06831a634
tree8bc0a9a4675e8cbc2056c4d0e78780f42b170f3d
parentda2028b967f632268aebbd18826a07e52612fb6d
[CMake] Check runtimes subdir when looking for libcxx and libuwind

The runtimes subdir is the new location for runtimes, we should
include it when looking for libcxx and libunwind headers.

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

llvm-svn: 286614
libcxxabi/CMakeLists.txt