llvm-project/lldb/unittests
Pavel Labath 980b92a8e6 Add missing libraries to unittest link
Summary:
Currently, linking of the unittests fails on linux because it is missing a bunch of symbols from
libedit, curses, etc. This fixes the build by adding the correct dependencies.

Test Plan: Linking works, unit tests run.

Reviewers: zturner

Subscribers: lldb-commits

Differential Revision: http://reviews.llvm.org/D9244

llvm-svn: 235853
2015-04-27 09:26:03 +00:00
..
Host
Interpreter
Plugins
Utility
CMakeLists.txt Add missing libraries to unittest link 2015-04-27 09:26:03 +00:00
gtest_common.h