llvm-project/lldb/cmake/modules
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
..
AddLLDB.cmake cmake: provide flag that enables 'log enable --stack' to provide useful file/function info on POSIX systems 2015-10-14 14:52:15 +00:00
LLDBConfig.cmake Avoid using `..` in paths for include dirs. 2015-10-28 17:34:45 +00:00
LLDBStandalone.cmake Teach CMake to find versions of Python != 2.7 2015-10-06 21:11:15 +00:00