hanchenye-llvm-project/lldb/cmake
Alex Langford 520201babb [cmake] Add option to skip building lldb-server
Summary:
There is currently a way to skip the debugserver build. See how the CMake
variables SKIP_DEBUGSERVER and LLDB_CODESIGN_IDENTITY are used if you're
interested in that.

This allows us to skip building lldb-server as well. There is another
debug server called ds2 that can be used with LLDB. If you choose to use
ds2, this flag is very useful because it can cut down the build time of LLDB.

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

llvm-svn: 340560
2018-08-23 18:05:45 +00:00
..
XcodeHeaderGenerator [CMake] Abstract Config.h generation for Xcode 2017-04-27 16:04:26 +00:00
modules [cmake] Add option to skip building lldb-server 2018-08-23 18:05:45 +00:00