llvm-capstone/lldb/cmake
Stephane Sezer d1517e184c Avoid using .. in paths for include dirs.
Summary:
This breaks when using a symlink from llvm/tools/lldb to the lldb source
tree, instead of cloning directly as a child. With this change, we can
build properly, even when using links.

Reviewers: dawn, brucem, zturner

Subscribers: lldb-commits

Differential Revision: http://reviews.llvm.org/D14089

llvm-svn: 251530
2015-10-28 17:34:45 +00:00
..
modules Avoid using .. in paths for include dirs. 2015-10-28 17:34:45 +00:00
platforms Use accept4 workaround for MIPS Android build. 2015-10-27 19:17:35 +00:00
LLDBDependencies.cmake Fix warnings in LLDBWrapPython.cpp with gcc 4.9. 2015-10-15 08:27:01 +00:00