[CMake] Folder structure for generated Xcode project to cover more targets
authorStefan Granitz <stefan.graenitz@gmail.com>
Tue, 28 May 2019 09:29:05 +0000 (09:29 +0000)
committerStefan Granitz <stefan.graenitz@gmail.com>
Tue, 28 May 2019 09:29:05 +0000 (09:29 +0000)
commita3388e5f9e1f60a2d82b0cf3121e1dacdfd766b3
treeaada651db79e22438e2f549de054bb4b957f9d4a
parent536a62d00784ffdd897285b9e31152bb22d3893b
[CMake] Folder structure for generated Xcode project to cover more targets

llvm-svn: 361799
16 files changed:
lldb/CMakeLists.txt
lldb/cmake/modules/AddLLDB.cmake
lldb/cmake/modules/LLDBConfig.cmake
lldb/cmake/modules/LLDBStandalone.cmake
lldb/lit/CMakeLists.txt
lldb/source/API/CMakeLists.txt
lldb/test/CMakeLists.txt
lldb/tools/debugserver/source/CMakeLists.txt
lldb/tools/debugserver/source/MacOSX/CMakeLists.txt
lldb/tools/debugserver/source/MacOSX/DarwinLog/CMakeLists.txt
lldb/tools/driver/CMakeLists.txt
lldb/unittests/CMakeLists.txt
lldb/unittests/tools/lldb-mi/utils/CMakeLists.txt
lldb/unittests/tools/lldb-server/CMakeLists.txt
lldb/utils/lit-cpuid/CMakeLists.txt
lldb/utils/lldb-dotest/CMakeLists.txt