OSDN Git Service

[libunwind] Make the test depend on the libunwind explicitly.
authorDaniel Kiss <daniel.kiss@arm.com>
Mon, 3 Aug 2020 07:40:35 +0000 (09:40 +0200)
committerDaniel Kiss <daniel.kiss@arm.com>
Mon, 3 Aug 2020 07:46:23 +0000 (09:46 +0200)
commit9c3f6fb68807c8100797b001c0621ae0c9a6d1fc
tree39d231330f13c1d617a64b1af0b4d2b0e367c141
parent4fdc4d892b988bb9f2e06c3440971d28d6361722
[libunwind] Make the test depend on the libunwind explicitly.

Before this patch the `ninja check-unwind` won't rebuild the unwind library.

Reviewed By: jroelofs

Differential Revision: https://reviews.llvm.org/D85004
libunwind/test/CMakeLists.txt