[Lldb-commits] [PATCH] D64865: [CMake] Polish folders in generated Xcode project
Stefan Gränitz via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jul 17 06:36:12 PDT 2019
sgraenitz added a comment.
Should give this folder structure in Xcode standalone builds: F9605898: Screenshot 2019-07-17 at 15.11.54.png <https://reviews.llvm.org/F9605898>
We try to cut the parent folder names from the leaf folders, but that gets a mess quickly as not all names are consistent with their parent directories.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64865/new/
https://reviews.llvm.org/D64865
More information about the lldb-commits
mailing list