hanchenye-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 Fix linking of unit tests via CMake on Windows. 2015-03-18 16:56:24 +00:00
Interpreter Fix linking of unit tests via CMake on Windows. 2015-03-18 16:56:24 +00:00
Plugins Fix the Linux build. 2015-04-03 01:12:52 +00:00
Utility Fix linking of unit tests via CMake on Windows. 2015-03-18 16:56:24 +00:00
CMakeLists.txt Add missing libraries to unittest link 2015-04-27 09:26:03 +00:00
gtest_common.h Fix linking of unit tests via CMake on Windows. 2015-03-18 16:56:24 +00:00