[CMake] Check runtimes subdir when looking for libcxxabi
authorPetr Hosek <phosek@chromium.org>
Wed, 9 Nov 2016 03:22:28 +0000 (03:22 +0000)
committerPetr Hosek <phosek@chromium.org>
Wed, 9 Nov 2016 03:22:28 +0000 (03:22 +0000)
commit260952ed1a9f9b9aa3b009f6c1f45bae742c2dbe
tree0aaff5b97bf3a433e077bd266a576b224bf63432
parentb346e3e527603e124296b2a8a5d8ad9f6546fd04
[CMake] Check runtimes subdir when looking for libcxxabi

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

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

llvm-svn: 286333
libcxx/CMakeLists.txt