Depend directly on unwind when not building standalone
authorPetr Hosek <phosek@chromium.org>
Tue, 9 Aug 2016 21:28:52 +0000 (21:28 +0000)
committerPetr Hosek <phosek@chromium.org>
Tue, 9 Aug 2016 21:28:52 +0000 (21:28 +0000)
commit8ec04577d6e559b80dc2c7ec1ed11568dbdcddd8
tree067e89c84dfabe0cbcef1c6f9ae2652247e72bc6
parent5ed648e50987853e1590d42dc56a268fad58df19
Depend directly on unwind when not building standalone

When using libunwind and not building as standalone project, we
can directly depend on the unwind library target.

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

llvm-svn: 278169
libcxxabi/src/CMakeLists.txt