[CMake] Polish folders in generated Xcode project
authorStefan Granitz <stefan.graenitz@gmail.com>
Thu, 18 Jul 2019 16:44:45 +0000 (16:44 +0000)
committerStefan Granitz <stefan.graenitz@gmail.com>
Thu, 18 Jul 2019 16:44:45 +0000 (16:44 +0000)
commit6454a20b72b625fbf7de8146428103df3b71e8e2
treefd7379c02de354f6a022a2316a5604aea60be0e9
parent40073f922a82a2ba5a847a75bdeea66483d5b286
[CMake] Polish folders in generated Xcode project

Summary: Group plugins by subfolder. Move liblldb-resource-headers to `lldb misc`. Avoid install-distribution related targets in IDE-enabled builds.

Reviewers: jingham, mib, stella.stamenova

Subscribers: mgorny, lldb-commits, #lldb

Tags: #lldb

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

llvm-svn: 366459
lldb/CMakeLists.txt
lldb/cmake/modules/AddLLDB.cmake
lldb/cmake/modules/LLDBFramework.cmake