llvm-project
c162846f - [lldb][cmake] Create dependencies for LLDB header targets (#150995)

Commit
65 days ago
[lldb][cmake] Create dependencies for LLDB header targets (#150995) The LLDB standalone build using Xcode currently fails due to the headers being attached to multiple targets, but none of these targets depending on each other. This commit resolves this by creating those dependencies.
Author
Parents
Loading