llvm-project/lldb/source/Plugins/Platform
Raphael Isemann 9df80e8248 [cmake] Remove unused ${LLDB_PLUGINS} dependency from our Objective-C++ CMake config
Summary:
LLDB_PLUGINS doesn't exist as a variable, so this line doesn't add any dependencies and is
just confusing. It seems this slipped in from the gdb-remote CMake I was using as a CMake template.

The gdb-remote CMake itself is using a local LLDB_PLUGINS variable, so that code is fine.

Reviewers: davide

Reviewed By: davide

Subscribers: davide, mgorny, lldb-commits

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

llvm-svn: 337741
2018-07-23 21:14:52 +00:00
..
Android Use llvm::VersionTuple instead of manual version marshalling 2018-06-18 15:02:23 +00:00
FreeBSD Change AddressClass type from 'enum' to 'enum class'. 2018-06-26 13:06:54 +00:00
Kalimba Rename Error -> Status. 2017-05-12 04:51:55 +00:00
Linux Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
MacOSX [cmake] Remove unused ${LLDB_PLUGINS} dependency from our Objective-C++ CMake config 2018-07-23 21:14:52 +00:00
NetBSD Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
OpenBSD Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
POSIX Defend LoadImageUsingPaths against a path list 2018-07-20 01:20:18 +00:00
Windows Fix netbsd build broken by r334950 2018-06-18 15:44:36 +00:00
gdb-server Use llvm::VersionTuple instead of manual version marshalling 2018-06-18 15:02:23 +00:00
CMakeLists.txt [LLDB] OpenBSD support 2017-03-26 15:34:57 +00:00