llvm-project/lldb/docs/resources
Stefan Granitz 7f34a3652e [lldb][CMake] Generating Xcode projects
Summary:
Print a warning if the wrong cache script is used when generating a Xcode project, because it's too easy to confuse with Apple-lldb-macOS.cmake

```
  When building with Xcode, we recommend using the corresponding cache
  script.  If this was a mistake, clean your build directory and re-run
  CMake with:

    -C /path/to/llvm-project/lldb/cmake/caches/Apple-lldb-Xcode.cmake

  See: https://lldb.llvm.org/resources/build.html#cmakegeneratedxcodeproject
```

Also set the generator inside the cache script.

Reviewers: JDevlieghere, jingham, clayborg

Reviewed By: JDevlieghere

Subscribers: mgorny, lldb-commits, #lldb

Tags: #lldb

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

llvm-svn: 368066
2019-08-06 17:21:34 +00:00
..
bots.rst [Docs] Remove stale builder 2019-07-03 20:53:57 +00:00
build.rst [lldb][CMake] Generating Xcode projects 2019-08-06 17:21:34 +00:00
download.rst [Docs] Fix incorrect heading and update titles. 2019-05-08 01:51:26 +00:00
sbapi.rst
source.rst [Docs] Remove stale documentation 2019-07-22 21:26:50 +00:00
test.rst [dotest] Remove multiprocessing 2019-07-30 16:42:47 +00:00