llvm-project/lldb/tools
Stefan Granitz 10c1116c09 [CMake] Fix standalone build for debugserver on macOS
Summary:
Quick-fix to avoid CMake config issue:
```
CMake Error at /path/to/lldb/cmake/modules/AddLLDB.cmake:116 (add_dependencies):
  Cannot add target-level dependencies to non-existent target "lldb-suite".
```

Reviewers: xiaobai, beanz

Subscribers: mgorny, lldb-commits

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

llvm-svn: 347869
2018-11-29 14:51:49 +00:00
..
argdumper Introduce lldb-framework CMake target and centralize its logic 2018-06-18 18:27:16 +00:00
compact-unwind *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
darwin-debug Remove comments after header includes. 2018-11-11 23:16:43 +00:00
darwin-threads the thread id is easier to read in base16. 2018-03-06 23:33:02 +00:00
debugserver [CMake] Fix standalone build for debugserver on macOS 2018-11-29 14:51:49 +00:00
driver Fix windows build broken by r347846 2018-11-29 11:53:12 +00:00
install-headers
intel-features Remove header grouping comments. 2018-11-11 23:17:06 +00:00
lldb-mi Remove header grouping comments. 2018-11-11 23:17:06 +00:00
lldb-perf Make lldb -Werror clean for -Wstring-conversion 2017-01-06 00:38:06 +00:00
lldb-server Remove header grouping comments. 2018-11-11 23:17:06 +00:00
lldb-test Remove OCaml debugger plugin 2018-11-05 19:34:03 +00:00
lldb-vscode Add a check whether or not a str is utf8 prior to emplacing 2018-11-15 19:49:57 +00:00
CMakeLists.txt [cmake] Add option to skip building lldb-server 2018-08-23 18:05:45 +00:00