[CMake] Aggregate options for LLDB in LLDBConfig.cmake
authorStefan Granitz <stefan.graenitz@gmail.com>
Fri, 4 Jan 2019 12:46:34 +0000 (12:46 +0000)
committerStefan Granitz <stefan.graenitz@gmail.com>
Fri, 4 Jan 2019 12:46:34 +0000 (12:46 +0000)
commitfd6fedfbe09cb66ec7498dd0330ea1bfd3d9d49d
tree29f95c84c5dcb4a9483dd1da69df295df8309e17
parent90aeb4c8d9835d31c4247bb92ca63ed153907d50
[CMake] Aggregate options for LLDB in LLDBConfig.cmake

Summary: In preparation for LLDB.framework changes, collect options for LLDB in LLDBConfig.cmake (used for both, standalone and in-tree builds of LLDB).

Reviewers: JDevlieghere, aprantl, xiaobai

Reviewed By: aprantl

Subscribers: srhines, mgorny, lldb-commits, #lldb

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

llvm-svn: 350389
lldb/CMakeLists.txt
lldb/cmake/modules/LLDBConfig.cmake